Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CSSProperties

Hierarchy

  • PropertiesFallback<string, string>
  • PropertiesHyphenFallback<string, string>
  • CSSCustomProperties
    • CSSProperties

Index

Properties

Properties

Optional --tw-bg-opacity

--tw-bg-opacity: undefined | string

Optional --tw-border-opacity

--tw-border-opacity: undefined | string

Optional --tw-divide-opacity

--tw-divide-opacity: undefined | string

Optional --tw-divide-x-reverse

--tw-divide-x-reverse: undefined | string

Optional --tw-divide-y-reverse

--tw-divide-y-reverse: undefined | string

Optional --tw-gradient-from

--tw-gradient-from: undefined | string

Optional --tw-gradient-stops

--tw-gradient-stops: undefined | string

Optional --tw-gradient-to

--tw-gradient-to: undefined | string

Optional --tw-numeric-figure

--tw-numeric-figure: undefined | string

Optional --tw-numeric-fraction

--tw-numeric-fraction: undefined | string

Optional --tw-numeric-spacing

--tw-numeric-spacing: undefined | string

Optional --tw-ordinal

--tw-ordinal: undefined | string

Optional --tw-placeholder-opacity

--tw-placeholder-opacity: undefined | string

Optional --tw-ring-color

--tw-ring-color: undefined | string

Optional --tw-ring-inset

--tw-ring-inset: undefined | string

Optional --tw-ring-offset-color

--tw-ring-offset-color: undefined | string

Optional --tw-ring-offset-shadow

--tw-ring-offset-shadow: undefined | string

Optional --tw-ring-offset-width

--tw-ring-offset-width: undefined | string

Optional --tw-ring-opacity

--tw-ring-opacity: undefined | string

Optional --tw-ring-shadow

--tw-ring-shadow: undefined | string

Optional --tw-rotate

--tw-rotate: undefined | string

Optional --tw-scale-x

--tw-scale-x: undefined | string

Optional --tw-scale-y

--tw-scale-y: undefined | string

Optional --tw-shadow

--tw-shadow: undefined | string

Optional --tw-skew-x

--tw-skew-x: undefined | string

Optional --tw-skew-y

--tw-skew-y: undefined | string

Optional --tw-slashed-zero

--tw-slashed-zero: undefined | string

Optional --tw-space-x-reverse

--tw-space-x-reverse: undefined | string

Optional --tw-space-y-reverse

--tw-space-y-reverse: undefined | string

Optional --tw-text-opacity

--tw-text-opacity: undefined | string

Optional --tw-translate-x

--tw-translate-x: undefined | string

Optional --tw-translate-y

--tw-translate-y: undefined | string

Optional -khtml-box-align

-khtml-box-align: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "start" | "baseline" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "start" | "baseline")[]

The box-align CSS property specifies how an element aligns its contents across its layout in a perpendicular direction. The effect of the property is only visible if there is extra space in the box.

Syntax: start | center | end | baseline | stretch

Initial value: stretch

deprecated

Optional -khtml-box-direction

-khtml-box-direction: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "reverse")[]

The box-direction CSS property specifies whether a box lays out its contents normally (from the top or left edge), or in reverse (from the bottom or right edge).

Syntax: normal | reverse | inherit

Initial value: normal

deprecated

Optional -khtml-box-flex

-khtml-box-flex: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The -moz-box-flex and -webkit-box-flex CSS properties specify how a -moz-box or -webkit-box grows to fill the box that contains it, in the direction of the containing box's layout.

Syntax: <number>

Initial value: 0

deprecated

Optional -khtml-box-flex-group

-khtml-box-flex-group: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The box-flex-group CSS property assigns the flexbox's child elements to a flex group.

Syntax: <integer>

Initial value: 1

deprecated

Optional -khtml-box-lines

-khtml-box-lines: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "multiple" | "single" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "multiple" | "single")[]

The box-lines CSS property determines whether the box may have a single or multiple lines (rows for horizontally oriented boxes, columns for vertically oriented boxes).

Syntax: single | multiple

Initial value: single

deprecated

Optional -khtml-box-ordinal-group

-khtml-box-ordinal-group: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The box-ordinal-group CSS property assigns the flexbox's child elements to an ordinal group.

Syntax: <integer>

Initial value: 1

deprecated

Optional -khtml-box-orient

-khtml-box-orient: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "horizontal" | "vertical" | "block-axis" | "inline-axis" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "horizontal" | "vertical" | "block-axis" | "inline-axis")[]

This is a property of the original CSS Flexible Box Layout Module draft, and has been replaced by a newer standard. See flexbox for information about the current standard.

Syntax: horizontal | vertical | inline-axis | block-axis | inherit

Initial value: inline-axis (horizontal in XUL)

deprecated

Optional -khtml-box-pack

-khtml-box-pack: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "center" | "end" | "start" | "justify" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "center" | "end" | "start" | "justify")[]

The -moz-box-pack and -webkit-box-pack CSS properties specify how a -moz-box or -webkit-box packs its contents in the direction of its layout. The effect of this is only visible if there is extra space in the box.

Syntax: start | center | end | justify

Initial value: start

deprecated

Optional -khtml-line-break

-khtml-line-break: undefined | "strict" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "auto" | "anywhere" | "loose" | (undefined | "strict" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "auto" | "anywhere" | "loose")[]

The line-break CSS property sets how to break lines of Chinese, Japanese, or Korean (CJK) text when working with punctuation and symbols.

Syntax: auto | loose | normal | strict | anywhere

Initial value: auto

deprecated

Optional -khtml-opacity

-khtml-opacity: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (number & {}))[]

The opacity CSS property sets the opacity of an element. Opacity is the degree to which content behind an element is hidden, and is the opposite of transparency.

Syntax: <alpha-value>

Initial value: 1.0

deprecated

Optional -khtml-user-select

-khtml-user-select: undefined | "contain" | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "text" | "-moz-none" | "element" | (undefined | "contain" | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "text" | "-moz-none" | "element")[]

The **user-select** CSS property controls whether the user can select text. This doesn't have any effect on content loaded as chrome, except in textboxes.

Syntax: auto | text | none | contain | all

Initial value: auto

deprecated

Optional -moz-animation

-moz-animation: undefined | string | (string & {}) | (number & {}) | (undefined | string | (string & {}) | (number & {}))[]

The animation shorthand CSS property applies an animation between styles. It is a shorthand for animation-name, animation-duration, animation-timing-function, animation-delay, animation-iteration-count, animation-direction, animation-fill-mode, and animation-play-state.

Syntax: <single-animation>#

Optional -moz-animation-delay

-moz-animation-delay: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The animation-delay CSS property specifies the amount of time to wait from applying the animation to an element before beginning to perform the animation. The animation can start later, immediately from its beginning, or immediately and partway through the animation.

Syntax: <time>#

Initial value: 0s

Optional -moz-animation-direction

-moz-animation-direction: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "alternate" | "alternate-reverse" | "reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "alternate" | "alternate-reverse" | "reverse")[]

The animation-direction CSS property sets whether an animation should play forward, backward, or alternate back and forth between playing the sequence forward and backward.

Syntax: <single-animation-direction>#

Initial value: normal

Optional -moz-animation-duration

-moz-animation-duration: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The animation-duration CSS property sets the length of time that an animation takes to complete one cycle.

Syntax: <time>#

Initial value: 0s

Optional -moz-animation-fill-mode

-moz-animation-fill-mode: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "backwards" | "both" | "forwards" | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "backwards" | "both" | "forwards" | "none")[]

The animation-fill-mode CSS property sets how a CSS animation applies styles to its target before and after its execution.

Syntax: <single-animation-fill-mode>#

Initial value: none

Optional -moz-animation-iteration-count

-moz-animation-iteration-count: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "infinite" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "infinite" | (number & {}))[]

The animation-iteration-count CSS property sets the number of times an animation sequence should be played before stopping.

Syntax: <single-animation-iteration-count>#

Initial value: 1

Optional -moz-animation-name

-moz-animation-name: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The animation-name CSS property specifies the names of one or more @keyframes at-rules describing the animation or animations to apply to the element.

Syntax: [ none | <keyframes-name> ]#

Initial value: none

Optional -moz-animation-play-state

-moz-animation-play-state: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "paused" | "running" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "paused" | "running")[]

The animation-play-state CSS property sets whether an animation is running or paused.

Syntax: <single-animation-play-state>#

Initial value: running

Optional -moz-animation-timing-function

-moz-animation-timing-function: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear")[]

The animation-timing-function CSS property sets how an animation progresses through the duration of each cycle.

Syntax: <easing-function>#

Initial value: ease

Optional -moz-appearance

-moz-appearance: undefined | "sheet" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "button" | "checkbox" | "listbox" | "menulist" | "radio" | "searchfield" | "menulist-button" | "textfield" | "-moz-mac-unified-toolbar" | "-moz-win-borderless-glass" | "-moz-win-browsertabbar-toolbox" | "-moz-win-communications-toolbox" | "-moz-win-communicationstext" | "-moz-win-exclude-glass" | "-moz-win-glass" | "-moz-win-media-toolbox" | "-moz-win-mediatext" | "-moz-window-button-box" | "-moz-window-button-box-maximized" | "-moz-window-button-close" | "-moz-window-button-maximize" | "-moz-window-button-minimize" | "-moz-window-button-restore" | "-moz-window-frame-bottom" | "-moz-window-frame-left" | "-moz-window-frame-right" | "-moz-window-titlebar" | "-moz-window-titlebar-maximized" | "button-arrow-down" | "button-arrow-next" | "button-arrow-previous" | "button-arrow-up" | "button-bevel" | "button-focus" | "caret" | "checkbox-container" | "checkbox-label" | "checkmenuitem" | "dualbutton" | "groupbox" | "listitem" | "menuarrow" | "menubar" | "menucheckbox" | "menuimage" | "menuitem" | "menuitemtext" | "menulist-text" | "menulist-textfield" | "menupopup" | "menuradio" | "menuseparator" | "meterbar" | "meterchunk" | "progressbar" | "progressbar-vertical" | "progresschunk" | "progresschunk-vertical" | "radio-container" | "radio-label" | "radiomenuitem" | "range" | "range-thumb" | "resizer" | "resizerpanel" | "scale-horizontal" | "scale-vertical" | "scalethumb-horizontal" | "scalethumb-vertical" | "scalethumbend" | "scalethumbstart" | "scalethumbtick" | "scrollbarbutton-down" | "scrollbarbutton-left" | "scrollbarbutton-right" | "scrollbarbutton-up" | "scrollbarthumb-horizontal" | "scrollbarthumb-vertical" | "scrollbartrack-horizontal" | "scrollbartrack-vertical" | "separator" | "spinner" | "spinner-downbutton" | "spinner-textfield" | "spinner-upbutton" | "splitter" | "statusbar" | "statusbarpanel" | "tab" | "tab-scroll-arrow-back" | "tab-scroll-arrow-forward" | "tabpanel" | "tabpanels" | "textfield-multiline" | "toolbar" | "toolbarbutton" | "toolbarbutton-dropdown" | "toolbargripper" | "toolbox" | "tooltip" | "treeheader" | "treeheadercell" | "treeheadersortarrow" | "treeitem" | "treeline" | "treetwisty" | "treetwistyopen" | "treeview" | (undefined | "sheet" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "button" | "checkbox" | "listbox" | "menulist" | "radio" | "searchfield" | "menulist-button" | "textfield" | "-moz-mac-unified-toolbar" | "-moz-win-borderless-glass" | "-moz-win-browsertabbar-toolbox" | "-moz-win-communications-toolbox" | "-moz-win-communicationstext" | "-moz-win-exclude-glass" | "-moz-win-glass" | "-moz-win-media-toolbox" | "-moz-win-mediatext" | "-moz-window-button-box" | "-moz-window-button-box-maximized" | "-moz-window-button-close" | "-moz-window-button-maximize" | "-moz-window-button-minimize" | "-moz-window-button-restore" | "-moz-window-frame-bottom" | "-moz-window-frame-left" | "-moz-window-frame-right" | "-moz-window-titlebar" | "-moz-window-titlebar-maximized" | "button-arrow-down" | "button-arrow-next" | "button-arrow-previous" | "button-arrow-up" | "button-bevel" | "button-focus" | "caret" | "checkbox-container" | "checkbox-label" | "checkmenuitem" | "dualbutton" | "groupbox" | "listitem" | "menuarrow" | "menubar" | "menucheckbox" | "menuimage" | "menuitem" | "menuitemtext" | "menulist-text" | "menulist-textfield" | "menupopup" | "menuradio" | "menuseparator" | "meterbar" | "meterchunk" | "progressbar" | "progressbar-vertical" | "progresschunk" | "progresschunk-vertical" | "radio-container" | "radio-label" | "radiomenuitem" | "range" | "range-thumb" | "resizer" | "resizerpanel" | "scale-horizontal" | "scale-vertical" | "scalethumb-horizontal" | "scalethumb-vertical" | "scalethumbend" | "scalethumbstart" | "scalethumbtick" | "scrollbarbutton-down" | "scrollbarbutton-left" | "scrollbarbutton-right" | "scrollbarbutton-up" | "scrollbarthumb-horizontal" | "scrollbarthumb-vertical" | "scrollbartrack-horizontal" | "scrollbartrack-vertical" | "separator" | "spinner" | "spinner-downbutton" | "spinner-textfield" | "spinner-upbutton" | "splitter" | "statusbar" | "statusbarpanel" | "tab" | "tab-scroll-arrow-back" | "tab-scroll-arrow-forward" | "tabpanel" | "tabpanels" | "textfield-multiline" | "toolbar" | "toolbarbutton" | "toolbarbutton-dropdown" | "toolbargripper" | "toolbox" | "tooltip" | "treeheader" | "treeheadercell" | "treeheadersortarrow" | "treeitem" | "treeline" | "treetwisty" | "treetwistyopen" | "treeview")[]

The **appearance** CSS property is used to display an element using platform-native styling, based on the operating system's theme. The -moz-appearance and -webkit-appearance properties are non-standard versions of this property, used (respectively) by Gecko (Firefox) and by WebKit-based (e.g., Safari) and Blink-based (e.g., Chrome, Opera) browsers to achieve the same thing. Note that Firefox and Edge also support -webkit-appearance, for compatibility reasons.

Syntax: none | button | button-arrow-down | button-arrow-next | button-arrow-previous | button-arrow-up | button-bevel | button-focus | caret | checkbox | checkbox-container | checkbox-label | checkmenuitem | dualbutton | groupbox | listbox | listitem | menuarrow | menubar | menucheckbox | menuimage | menuitem | menuitemtext | menulist | menulist-button | menulist-text | menulist-textfield | menupopup | menuradio | menuseparator | meterbar | meterchunk | progressbar | progressbar-vertical | progresschunk | progresschunk-vertical | radio | radio-container | radio-label | radiomenuitem | range | range-thumb | resizer | resizerpanel | scale-horizontal | scalethumbend | scalethumb-horizontal | scalethumbstart | scalethumbtick | scalethumb-vertical | scale-vertical | scrollbarbutton-down | scrollbarbutton-left | scrollbarbutton-right | scrollbarbutton-up | scrollbarthumb-horizontal | scrollbarthumb-vertical | scrollbartrack-horizontal | scrollbartrack-vertical | searchfield | separator | sheet | spinner | spinner-downbutton | spinner-textfield | spinner-upbutton | splitter | statusbar | statusbarpanel | tab | tabpanel | tabpanels | tab-scroll-arrow-back | tab-scroll-arrow-forward | textfield | textfield-multiline | toolbar | toolbarbutton | toolbarbutton-dropdown | toolbargripper | toolbox | tooltip | treeheader | treeheadercell | treeheadersortarrow | treeitem | treeline | treetwisty | treetwistyopen | treeview | -moz-mac-unified-toolbar | -moz-win-borderless-glass | -moz-win-browsertabbar-toolbox | -moz-win-communicationstext | -moz-win-communications-toolbox | -moz-win-exclude-glass | -moz-win-glass | -moz-win-mediatext | -moz-win-media-toolbox | -moz-window-button-box | -moz-window-button-box-maximized | -moz-window-button-close | -moz-window-button-maximize | -moz-window-button-minimize | -moz-window-button-restore | -moz-window-frame-bottom | -moz-window-frame-left | -moz-window-frame-right | -moz-window-titlebar | -moz-window-titlebar-maximized

Initial value: none (but this value is overridden in the user agent CSS)

Optional -moz-backface-visibility

-moz-backface-visibility: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "hidden" | "visible" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "hidden" | "visible")[]

The backface-visibility CSS property sets whether the back face of an element is visible when turned towards the user.

Syntax: visible | hidden

Initial value: visible

Optional -moz-background-clip

-moz-background-clip: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box")[]

The background-clip CSS property sets whether an element's background extends underneath its border box, padding box, or content box.

Syntax: <box>#

Initial value: border-box

deprecated

Optional -moz-background-inline-policy

-moz-background-inline-policy: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "clone" | "slice" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "clone" | "slice")[]

The box-decoration-break CSS property specifies how an element's fragments should be rendered when broken across multiple lines, columns, or pages.

Syntax: slice | clone

Initial value: slice

deprecated

Optional -moz-background-origin

-moz-background-origin: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box")[]

The background-origin CSS property sets the background's origin: from the border start, inside the border, or inside the padding.

Syntax: <box>#

Initial value: padding-box

deprecated

Optional -moz-background-size

-moz-background-size: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The background-size CSS property sets the size of the element's background image. The image can be left to its natural size, stretched, or constrained to fit the available space.

Syntax: <bg-size>#

Initial value: auto auto

deprecated

Optional -moz-binding

-moz-binding: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The -moz-binding CSS property is used by Mozilla-based applications to attach an XBL binding to a DOM element.

Syntax: <url> | none

Initial value: none

deprecated

Optional -moz-border-bottom-colors

-moz-border-bottom-colors: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

In Mozilla applications like Firefox, the -moz-border-bottom-colors CSS property sets a list of colors for the bottom border.

Syntax: <color>+ | none

Initial value: none

Optional -moz-border-end-color

-moz-border-end-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The border-inline-end-color CSS property defines the color of the logical inline-end border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-color, border-right-color, border-bottom-color, or border-left-color property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-color'>

Initial value: currentcolor

Optional -moz-border-end-style

-moz-border-end-style: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The border-inline-end-style CSS property defines the style of the logical inline end border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-style, border-right-style, border-bottom-style, or border-left-style property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-style'>

Initial value: none

Optional -moz-border-end-width

-moz-border-end-width: undefined | string | (undefined | string)[]

The border-inline-end-width CSS property defines the width of the logical inline-end border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-width, border-right-width, border-bottom-width, or border-left-width property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-width'>

Initial value: medium

Optional -moz-border-image

-moz-border-image: undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | (string & {}) | "none" | (number & {}) | "repeat" | "round" | (undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | (string & {}) | "none" | (number & {}) | "repeat" | "round")[]

The border-image CSS property draws an image around a given element. It replaces the element's regular border.

Syntax: <'border-image-source'> || <'border-image-slice'> [ / <'border-image-width'> | / <'border-image-width'>? / <'border-image-outset'> ]? || <'border-image-repeat'>

Optional -moz-border-left-colors

-moz-border-left-colors: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

In Mozilla applications like Firefox, the -moz-border-left-colors CSS property sets a list of colors for the left border.

Syntax: <color>+ | none

Initial value: none

Optional -moz-border-radius

-moz-border-radius: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-radius CSS property rounds the corners of an element's outer border edge. You can set a single radius to make circular corners, or two radii to make elliptical corners.

Syntax: <length-percentage>{1,4} [ / <length-percentage>{1,4} ]?

deprecated

Optional -moz-border-radius-bottomleft

-moz-border-radius-bottomleft: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-bottom-left-radius CSS property rounds the bottom-left corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.

Syntax: <length-percentage>{1,2}

Initial value: 0

deprecated

Optional -moz-border-radius-bottomright

-moz-border-radius-bottomright: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-bottom-right-radius CSS property rounds the bottom-right corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.

Syntax: <length-percentage>{1,2}

Initial value: 0

deprecated

Optional -moz-border-radius-topleft

-moz-border-radius-topleft: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-top-left-radius CSS property rounds the top-left corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.

Syntax: <length-percentage>{1,2}

Initial value: 0

deprecated

Optional -moz-border-radius-topright

-moz-border-radius-topright: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-top-right-radius CSS property rounds the top-right corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.

Syntax: <length-percentage>{1,2}

Initial value: 0

deprecated

Optional -moz-border-right-colors

-moz-border-right-colors: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

In Mozilla applications like Firefox, the -moz-border-right-colors CSS property sets a list of colors for the right border.

Syntax: <color>+ | none

Initial value: none

Optional -moz-border-start-color

-moz-border-start-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The border-inline-start-color CSS property defines the color of the logical inline start border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-color, border-right-color, border-bottom-color, or border-left-color property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-color'>

Initial value: currentcolor

Optional -moz-border-start-style

-moz-border-start-style: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The border-inline-start-style CSS property defines the style of the logical inline start border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-style, border-right-style, border-bottom-style, or border-left-style property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-style'>

Initial value: none

Optional -moz-border-top-colors

-moz-border-top-colors: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

In Mozilla applications like Firefox, the -moz-border-top-colors CSS property sets a list of colors for the top border.

Syntax: <color>+ | none

Initial value: none

Optional -moz-box-align

-moz-box-align: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "start" | "baseline" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "start" | "baseline")[]

The box-align CSS property specifies how an element aligns its contents across its layout in a perpendicular direction. The effect of the property is only visible if there is extra space in the box.

Syntax: start | center | end | baseline | stretch

Initial value: stretch

deprecated

Optional -moz-box-direction

-moz-box-direction: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "reverse")[]

The box-direction CSS property specifies whether a box lays out its contents normally (from the top or left edge), or in reverse (from the bottom or right edge).

Syntax: normal | reverse | inherit

Initial value: normal

deprecated

Optional -moz-box-flex

-moz-box-flex: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The -moz-box-flex and -webkit-box-flex CSS properties specify how a -moz-box or -webkit-box grows to fill the box that contains it, in the direction of the containing box's layout.

Syntax: <number>

Initial value: 0

deprecated

Optional -moz-box-ordinal-group

-moz-box-ordinal-group: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The box-ordinal-group CSS property assigns the flexbox's child elements to an ordinal group.

Syntax: <integer>

Initial value: 1

deprecated

Optional -moz-box-orient

-moz-box-orient: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "horizontal" | "vertical" | "block-axis" | "inline-axis" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "horizontal" | "vertical" | "block-axis" | "inline-axis")[]

This is a property of the original CSS Flexible Box Layout Module draft, and has been replaced by a newer standard. See flexbox for information about the current standard.

Syntax: horizontal | vertical | inline-axis | block-axis | inherit

Initial value: inline-axis (horizontal in XUL)

deprecated

Optional -moz-box-pack

-moz-box-pack: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "center" | "end" | "start" | "justify" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "center" | "end" | "start" | "justify")[]

The -moz-box-pack and -webkit-box-pack CSS properties specify how a -moz-box or -webkit-box packs its contents in the direction of its layout. The effect of this is only visible if there is extra space in the box.

Syntax: start | center | end | justify

Initial value: start

deprecated

Optional -moz-box-shadow

-moz-box-shadow: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The box-shadow CSS property adds shadow effects around an element's frame. You can set multiple effects separated by commas. A box shadow is described by X and Y offsets relative to the element, blur and spread radius, and color.

Syntax: none | <shadow>#

Initial value: none

deprecated

Optional -moz-box-sizing

-moz-box-sizing: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "border-box" | "content-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "border-box" | "content-box")[]

The box-sizing CSS property sets how the total width and height of an element is calculated.

Syntax: content-box | border-box

Initial value: content-box

Optional -moz-column-count

-moz-column-count: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | (number & {}))[]

The column-count CSS property breaks an element's content into the specified number of columns.

Syntax: <integer> | auto

Initial value: auto

Optional -moz-column-fill

-moz-column-fill: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "balance" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "balance")[]

The column-fill CSS property controls how an element's contents are balanced when broken into columns.

Syntax: auto | balance | balance-all

Initial value: balance

Optional -moz-column-gap

-moz-column-gap: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The column-gap CSS property sets the size of the gap (gutter) between an element's columns.

Syntax: normal | <length-percentage>

Initial value: normal

Optional -moz-column-rule

-moz-column-rule: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The column-rule shorthand CSS property sets the width, style, and color of the line drawn between columns in a multi-column layout.

Syntax: <'column-rule-width'> || <'column-rule-style'> || <'column-rule-color'>

Optional -moz-column-rule-color

-moz-column-rule-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The column-rule-color CSS property sets the color of the line drawn between columns in a multi-column layout.

Syntax: <color>

Initial value: currentcolor

Optional -moz-column-rule-style

-moz-column-rule-style: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The column-rule-style CSS property sets the style of the line drawn between columns in a multi-column layout.

Syntax: <'border-style'>

Initial value: none

Optional -moz-column-rule-width

-moz-column-rule-width: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The column-rule-width CSS property sets the width of the line drawn between columns in a multi-column layout.

Syntax: <'border-width'>

Initial value: medium

Optional -moz-column-width

-moz-column-width: undefined | string | (undefined | string)[]

The column-width CSS property sets the ideal column width in a multi-column layout. The container will have as many columns as can fit without any of them having a width less than the column-width value. If the width of the container is narrower than the specified value, the single column's width will be smaller than the declared column width.

Syntax: <length> | auto

Initial value: auto

Optional -moz-columns

-moz-columns: undefined | string | (string & {}) | (number & {}) | (undefined | string | (string & {}) | (number & {}))[]

The columns CSS shorthand property sets the number of columns to use when drawing an element's contents, as well as those columns' widths.

Syntax: <'column-width'> || <'column-count'>

Optional -moz-context-properties

-moz-context-properties: undefined | "fill" | "stroke" | "fill-opacity" | "stroke-opacity" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "fill" | "stroke" | "fill-opacity" | "stroke-opacity" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The **-moz-context-properties** property can be used within privileged contexts in Firefox to share the values of specified properties of the element with a child SVG image.

Syntax: none | [ fill | fill-opacity | stroke | stroke-opacity ]#

Initial value: none

Optional -moz-float-edge

-moz-float-edge: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "border-box" | "content-box" | "padding-box" | "margin-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "border-box" | "content-box" | "padding-box" | "margin-box")[]

The non-standard -moz-float-edge CSS property specifies whether the height and width properties of the element include the margin, border, or padding thickness.

Syntax: border-box | content-box | margin-box | padding-box

Initial value: content-box

deprecated

Optional -moz-font-feature-settings

-moz-font-feature-settings: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}))[]

The font-feature-settings CSS property controls advanced typographic features in OpenType fonts.

Syntax: normal | <feature-tag-value>#

Initial value: normal

Optional -moz-font-language-override

-moz-font-language-override: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}))[]

The font-language-override CSS property controls the use of language-specific glyphs in a typeface.

Syntax: normal | <string>

Initial value: normal

Optional -moz-force-broken-image-icon

-moz-force-broken-image-icon: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The -moz-force-broken-image-icon extended CSS property can be used to force the broken image icon to be shown even when a broken image has an alt attribute.

Syntax: <integer [0,1]>

Initial value: 0

deprecated

Optional -moz-hyphens

-moz-hyphens: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "manual" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "manual")[]

The hyphens CSS property specifies how words should be hyphenated when text wraps across multiple lines. It can prevent hyphenation entirely, hyphenate at manually-specified points within the text, or let the browser automatically insert hyphens where appropriate.

Syntax: none | manual | auto

Initial value: manual

Optional -moz-image-region

-moz-image-region: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto")[]

For certain XUL elements and pseudo-elements that use an image from the list-style-image property, this property specifies a region of the image that is used in place of the whole image. This allows elements to use different pieces of the same image to improve performance.

Syntax: <shape> | auto

Initial value: auto

Optional -moz-margin-end

-moz-margin-end: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The margin-inline-end CSS property defines the logical inline end margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. In other words, it corresponds to the margin-top, margin-right, margin-bottom or margin-left property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'margin-left'>

Initial value: 0

Optional -moz-margin-start

-moz-margin-start: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The margin-inline-start CSS property defines the logical inline start margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. It corresponds to the margin-top, margin-right, margin-bottom, or margin-left property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'margin-left'>

Initial value: 0

Optional -moz-opacity

-moz-opacity: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (number & {}))[]

The opacity CSS property sets the opacity of an element. Opacity is the degree to which content behind an element is hidden, and is the opposite of transparency.

Syntax: <alpha-value>

Initial value: 1.0

deprecated

Optional -moz-orient

-moz-orient: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "block" | "inline" | "horizontal" | "vertical" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "block" | "inline" | "horizontal" | "vertical")[]

The -moz-orient CSS property specifies the orientation of the element to which it's applied.

Syntax: inline | block | horizontal | vertical

Initial value: inline

Optional -moz-osx-font-smoothing

-moz-osx-font-smoothing: undefined | string | (undefined | string)[]

The font-smooth CSS property controls the application of anti-aliasing when fonts are rendered.

Syntax: auto | never | always | <absolute-size> | <length>

Initial value: auto

Optional -moz-outline

-moz-outline: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The outline CSS shorthand property set all the outline properties in a single declaration.

Syntax: [ <'outline-color'> || <'outline-style'> || <'outline-width'> ]

deprecated

Optional -moz-outline-color

-moz-outline-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "invert" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "invert")[]

The outline-color CSS property sets the color of an element's outline.

Syntax: <color> | invert

Initial value: invert, for browsers supporting it, currentColor for the other

deprecated

Optional -moz-outline-radius

-moz-outline-radius: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

In Mozilla applications like Firefox, the -moz-outline-radius CSS shorthand property can be used to give an element's outline rounded corners.

Syntax: <outline-radius>{1,4} [ / <outline-radius>{1,4} ]?

deprecated

Optional -moz-outline-radius-bottomleft

-moz-outline-radius-bottomleft: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

In Mozilla applications, the -moz-outline-radius-bottomleft CSS property can be used to round the bottom-left corner of an element's outline.

Syntax: <outline-radius>

Initial value: 0

deprecated

Optional -moz-outline-radius-bottomright

-moz-outline-radius-bottomright: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

In Mozilla applications, the -moz-outline-radius-bottomright CSS property can be used to round the bottom-right corner of an element's outline.

Syntax: <outline-radius>

Initial value: 0

deprecated

Optional -moz-outline-radius-topleft

-moz-outline-radius-topleft: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

In Mozilla applications, the -moz-outline-radius-topleft CSS property can be used to round the top-left corner of an element's outline.

Syntax: <outline-radius>

Initial value: 0

deprecated

Optional -moz-outline-radius-topright

-moz-outline-radius-topright: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

In Mozilla applications, the -moz-outline-radius-topright CSS property can be used to round the top-right corner of an element's outline.

Syntax: <outline-radius>

Initial value: 0

deprecated

Optional -moz-outline-style

-moz-outline-style: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The outline-style CSS property sets the style of an element's outline. An outline is a line that is drawn around an element, outside the border.

Syntax: auto | <'border-style'>

Initial value: none

deprecated

Optional -moz-outline-width

-moz-outline-width: undefined | string | (undefined | string)[]

The CSS outline-width property sets the thickness of an element's outline. An outline is a line that is drawn around an element, outside the border.

Syntax: <line-width>

Initial value: medium

deprecated

Optional -moz-padding-end

-moz-padding-end: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The padding-inline-end CSS property defines the logical inline end padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.

Syntax: <'padding-left'>

Initial value: 0

Optional -moz-padding-start

-moz-padding-start: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The padding-inline-start CSS property defines the logical inline start padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.

Syntax: <'padding-left'>

Initial value: 0

Optional -moz-perspective

-moz-perspective: undefined | string | (undefined | string)[]

The perspective CSS property determines the distance between the z=0 plane and the user in order to give a 3D-positioned element some perspective.

Syntax: none | <length>

Initial value: none

Optional -moz-perspective-origin

-moz-perspective-origin: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The perspective-origin CSS property determines the position at which the viewer is looking. It is used as the vanishing point by the perspective property.

Syntax: <position>

Initial value: 50% 50%

Optional -moz-stack-sizing

-moz-stack-sizing: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "ignore" | "stretch-to-fit" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "ignore" | "stretch-to-fit")[]

-moz-stack-sizing is an extended CSS property. Normally, a <xul:stack> will change its size so that all of its child elements are completely visible. For example, moving a child of the stack far to the right will widen the stack so the child remains visible.

Syntax: ignore | stretch-to-fit

Initial value: stretch-to-fit

Optional -moz-tab-size

-moz-tab-size: undefined | string | (number & {}) | (undefined | string | (number & {}))[]

The tab-size CSS property is used to customize the width of tab characters (U+0009).

Syntax: <integer> | <length>

Initial value: 8

Optional -moz-text-align-last

-moz-text-align-last: undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "center" | "end" | "start" | "auto" | "justify" | (undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "center" | "end" | "start" | "auto" | "justify")[]

The text-align-last CSS property sets how the last line of a block or a line, right before a forced line break, is aligned.

Syntax: auto | start | end | left | right | center | justify

Initial value: auto

deprecated

Optional -moz-text-blink

-moz-text-blink: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "blink" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "blink")[]

The -moz-text-blink non-standard Mozilla CSS extension specifies the blink mode.

Syntax: none | blink

Initial value: none

Optional -moz-text-decoration-color

-moz-text-decoration-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The text-decoration-color CSS property sets the color of decorations added to text by text-decoration-line.

Syntax: <color>

Initial value: currentcolor

deprecated

Optional -moz-text-decoration-line

-moz-text-decoration-line: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "blink" | "grammar-error" | "line-through" | "overline" | "spelling-error" | "underline" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "blink" | "grammar-error" | "line-through" | "overline" | "spelling-error" | "underline")[]

The text-decoration-line CSS property sets the kind of decoration that is used on text in an element, such as an underline or overline.

Syntax: none | [ underline || overline || line-through || blink ] | spelling-error | grammar-error

Initial value: none

deprecated

Optional -moz-text-decoration-style

-moz-text-decoration-style: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "dashed" | "dotted" | "double" | "solid" | "wavy" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "dashed" | "dotted" | "double" | "solid" | "wavy")[]

The text-decoration-style CSS property sets the style of the lines specified by text-decoration-line. The style applies to all lines that are set with text-decoration-line.

Syntax: solid | double | dotted | dashed | wavy

Initial value: solid

deprecated

Optional -moz-text-size-adjust

-moz-text-size-adjust: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none")[]

The text-size-adjust CSS property controls the text inflation algorithm used on some smartphones and tablets. Other browsers will ignore this property.

Syntax: none | auto | <percentage>

Initial value: auto for smartphone browsers supporting inflation, none in other cases (and then not modifiable).

Optional -moz-transform-origin

-moz-transform-origin: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transform-origin CSS property sets the origin for an element's transformations.

Syntax: [ <length-percentage> | left | center | right | top | bottom ] | [ [ <length-percentage> | left | center | right ] && [ <length-percentage> | top | center | bottom ] ] <length>?

Initial value: 50% 50% 0

Optional -moz-transform-style

-moz-transform-style: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "flat" | "preserve-3d" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "flat" | "preserve-3d")[]

The transform-style CSS property sets whether children of an element are positioned in the 3D space or are flattened in the plane of the element.

Syntax: flat | preserve-3d

Initial value: flat

Optional -moz-transition

-moz-transition: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transition CSS property is a shorthand property for transition-property, transition-duration, transition-timing-function, and transition-delay.

Syntax: <single-transition>#

Optional -moz-transition-delay

-moz-transition-delay: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transition-delay CSS property specifies the duration to wait before starting a property's transition effect when its value changes.

Syntax: <time>#

Initial value: 0s

Optional -moz-transition-duration

-moz-transition-duration: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transition-duration CSS property sets the length of time a transition animation should take to complete. By default, the value is 0s, meaning that no animation will occur.

Syntax: <time>#

Initial value: 0s

Optional -moz-transition-property

-moz-transition-property: undefined | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The transition-property CSS property sets the CSS properties to which a transition effect should be applied.

Syntax: none | <single-transition-property>#

Initial value: all

Optional -moz-transition-timing-function

-moz-transition-timing-function: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear")[]

The transition-timing-function CSS property sets how intermediate values are calculated for CSS properties being affected by a transition effect.

Syntax: <easing-function>#

Initial value: ease

Optional -moz-user-focus

-moz-user-focus: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "ignore" | "select-after" | "select-all" | "select-before" | "select-menu" | "select-same" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "ignore" | "select-after" | "select-all" | "select-before" | "select-menu" | "select-same")[]

The -moz-user-focus CSS property is used to indicate whether an element can have the focus.

Syntax: ignore | normal | select-after | select-before | select-menu | select-same | select-all | none

Initial value: none

Optional -moz-user-input

-moz-user-input: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "disabled" | "enabled" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "disabled" | "enabled")[]

In Mozilla applications, -moz-user-input determines if an element will accept user input.

Syntax: auto | none | enabled | disabled

Initial value: auto

deprecated

Optional -moz-user-modify

-moz-user-modify: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "read-only" | "read-write" | "write-only" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "read-only" | "read-write" | "write-only")[]

The user-modify property has no effect in Firefox. It was originally planned to determine whether or not the content of an element can be edited by a user.

Syntax: read-only | read-write | write-only

Initial value: read-only

Optional -moz-user-select

-moz-user-select: undefined | "contain" | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "text" | "-moz-none" | "element" | (undefined | "contain" | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "text" | "-moz-none" | "element")[]

The **user-select** CSS property controls whether the user can select text. This doesn't have any effect on content loaded as chrome, except in textboxes.

Syntax: auto | text | none | contain | all

Initial value: auto

Optional -moz-window-dragging

-moz-window-dragging: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "drag" | "no-drag" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "drag" | "no-drag")[]

The -moz-window-dragging CSS property specifies whether a window is draggable or not. It only works in Chrome code, and only on Mac OS X.

Syntax: drag | no-drag

Initial value: drag

Optional -moz-window-shadow

-moz-window-shadow: undefined | "sheet" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "default" | "menu" | "tooltip" | (undefined | "sheet" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "default" | "menu" | "tooltip")[]

The -moz-window-shadow CSS property specifies whether a window will have a shadow. It only works on Mac OS X.

Syntax: default | menu | tooltip | sheet | none

Initial value: default

Optional -ms-accelerator

-ms-accelerator: undefined | "true" | "false" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (undefined | "true" | "false" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset")[]

The -ms-accelerator CSS property is a Microsoft extension that sets or retrieves a string indicating whether the object represents a keyboard shortcut.

Syntax: false | true

Initial value: false

Optional -ms-align-self

-ms-align-self: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start" | "auto" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start" | "auto")[]

The align-self CSS property overrides a grid or flex item's align-items value. In Grid, it aligns the item inside the grid area. In Flexbox, it aligns the item on the cross axis.

Syntax: auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position>

Initial value: auto

Optional -ms-block-progression

-ms-block-progression: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "bt" | "lr" | "rl" | "tb" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "bt" | "lr" | "rl" | "tb")[]

The -ms-block-progression CSS property is a Microsoft extension that specifies the block progression and layout orientation.

Syntax: tb | rl | bt | lr

Initial value: tb

Optional -ms-content-zoom-chaining

-ms-content-zoom-chaining: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "chained" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "chained")[]

The -ms-content-zoom-chaining CSS property is a Microsoft extension specifying the zoom behavior that occurs when a user hits the zoom limit during page manipulation.

Syntax: none | chained

Initial value: none

Optional -ms-content-zoom-limit

-ms-content-zoom-limit: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}))[]

The -ms-content-zoom-limit CSS shorthand property is a Microsoft extension that specifies values for the -ms-content-zoom-limit-min and -ms-content-zoom-limit-max properties.

Syntax: <'-ms-content-zoom-limit-min'> <'-ms-content-zoom-limit-max'>

Optional -ms-content-zoom-limit-max

-ms-content-zoom-limit-max: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}))[]

The -ms-content-zoom-limit-max CSS property is a Microsoft extension that specifies the selected elements' maximum zoom factor.

Syntax: <percentage>

Initial value: 400%

Optional -ms-content-zoom-limit-min

-ms-content-zoom-limit-min: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}))[]

The -ms-content-zoom-limit-min CSS property is a Microsoft extension that specifies the minimum zoom factor.

Syntax: <percentage>

Initial value: 100%

Optional -ms-content-zoom-snap

-ms-content-zoom-snap: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "mandatory" | "proximity" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "mandatory" | "proximity")[]

The -ms-content-zoom-snap CSS shorthand property is a Microsoft extension that specifies values for the -ms-content-zoom-snap-type and -ms-content-zoom-snap-points properties.

Syntax: <'-ms-content-zoom-snap-type'> || <'-ms-content-zoom-snap-points'>

Optional -ms-content-zoom-snap-points

-ms-content-zoom-snap-points: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}))[]

The -ms-content-zoom-snap-points CSS property is a Microsoft extension that specifies where zoom snap-points are located.

Syntax: snapInterval( <percentage>, <percentage> ) | snapList( <percentage># )

Initial value: snapInterval(0%, 100%)

Optional -ms-content-zoom-snap-type

-ms-content-zoom-snap-type: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "mandatory" | "proximity" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "mandatory" | "proximity")[]

The -ms-content-zoom-snap-type CSS property is a Microsoft extension that specifies how zooming is affected by defined snap-points.

Syntax: none | proximity | mandatory

Initial value: none

Optional -ms-content-zooming

-ms-content-zooming: undefined | "zoom" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | (undefined | "zoom" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none")[]

The -ms-content-zooming CSS property is a Microsoft extension that specifies whether zooming is enabled.

Syntax: none | zoom

Initial value: zoom for the top level element, none for all other elements

Optional -ms-filter

-ms-filter: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}))[]

The -ms-filter CSS property is a Microsoft extension that sets or retrieves the filter or collection of filters applied to an object.

Syntax: <string>

Initial value: "" (the empty string)

Optional -ms-flex

-ms-flex: undefined | string | (string & {}) | (number & {}) | (undefined | string | (string & {}) | (number & {}))[]

The flex CSS shorthand property sets how a flex item will grow or shrink to fit the space available in its flex container.

Syntax: none | [ <'flex-grow'> <'flex-shrink'>? || <'flex-basis'> ]

Optional -ms-flex-direction

-ms-flex-direction: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "column" | "column-reverse" | "row" | "row-reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "column" | "column-reverse" | "row" | "row-reverse")[]

The flex-direction CSS property sets how flex items are placed in the flex container defining the main axis and the direction (normal or reversed).

Syntax: row | row-reverse | column | column-reverse

Initial value: row

Optional -ms-flex-positive

-ms-flex-positive: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The flex-grow CSS property sets the flex grow factor of a flex item main size.

Syntax: <number>

Initial value: 0

Optional -ms-flow-from

-ms-flow-from: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The -ms-flow-from CSS property is a Microsoft extension that gets or sets a value identifying a region container in the document that accepts the content flow from the data source.

Syntax: [ none | <custom-ident> ]#

Initial value: none

Optional -ms-flow-into

-ms-flow-into: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The -ms-flow-into CSS property is a Microsoft extension that gets or sets a value identifying an iframe container in the document that serves as the region's data source.

Syntax: [ none | <custom-ident> ]#

Initial value: none

Optional -ms-grid-columns

-ms-grid-columns: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The grid-template-columns CSS property defines the line names and track sizing functions of the grid columns.

Syntax: none | <track-list> | <auto-track-list>

Initial value: none

Optional -ms-grid-rows

-ms-grid-rows: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The grid-template-rows CSS property defines the line names and track sizing functions of the grid rows.

Syntax: none | <track-list> | <auto-track-list>

Initial value: none

Optional -ms-high-contrast-adjust

-ms-high-contrast-adjust: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none")[]

The -ms-high-contrast-adjust CSS property is a Microsoft extension that gets or sets a value indicating whether to override any CSS properties that would have been set in high contrast mode.

Syntax: auto | none

Initial value: auto

Optional -ms-hyphenate-limit-chars

-ms-hyphenate-limit-chars: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}))[]

The -ms-hyphenate-limit-chars CSS property is a Microsoft extension that specifies one to three values indicating the minimum number of characters in a hyphenated word. If the word does not meet the required minimum number of characters in the word, before the hyphen, or after the hyphen, then the word is not hyphenated.

Syntax: auto | <integer>{1,3}

Initial value: auto

Optional -ms-hyphenate-limit-lines

-ms-hyphenate-limit-lines: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | "no-limit" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | "no-limit")[]

The -ms-hyphenate-limit-lines CSS property is a Microsoft extension specifying the maximum number of consecutive lines in an element that may be ended with a hyphenated word.

Syntax: no-limit | <integer>

Initial value: no-limit

Optional -ms-hyphenate-limit-zone

-ms-hyphenate-limit-zone: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The **-ms-hyphenate-limit-zone** CSS property is a Microsoft extension specifying the width of the hyphenation zone.

Syntax: <percentage> | <length>

Initial value: 0

Optional -ms-hyphens

-ms-hyphens: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "manual" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "manual")[]

The hyphens CSS property specifies how words should be hyphenated when text wraps across multiple lines. It can prevent hyphenation entirely, hyphenate at manually-specified points within the text, or let the browser automatically insert hyphens where appropriate.

Syntax: none | manual | auto

Initial value: manual

Optional -ms-ime-align

-ms-ime-align: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "after" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "after")[]

The -ms-ime-align CSS property is a Microsoft extension aligning the Input Method Editor (IME) candidate window box relative to the element on which the IME composition is active. The extension is implemented in Microsoft Edge and Internet Explorer 11.

Syntax: auto | after

Initial value: auto

Optional -ms-ime-mode

-ms-ime-mode: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "auto" | "active" | "disabled" | "inactive" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "auto" | "active" | "disabled" | "inactive")[]

The ime-mode CSS property controls the state of the input method editor (IME) for text fields. This property is obsolete.

Syntax: auto | normal | active | inactive | disabled

Initial value: auto

deprecated

Optional -ms-justify-self

-ms-justify-self: undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start" | "auto" | (undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start" | "auto")[]

The CSS justify-self property sets the way a box is justified inside its alignment container along the appropriate axis.

Syntax: auto | normal | stretch | <baseline-position> | <overflow-position>? [ <self-position> | left | right ]

Initial value: auto

Optional -ms-line-break

-ms-line-break: undefined | "strict" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "auto" | "anywhere" | "loose" | (undefined | "strict" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "auto" | "anywhere" | "loose")[]

The line-break CSS property sets how to break lines of Chinese, Japanese, or Korean (CJK) text when working with punctuation and symbols.

Syntax: auto | loose | normal | strict | anywhere

Initial value: auto

Optional -ms-order

-ms-order: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The order CSS property sets the order to lay out an item in a flex or grid container. Items in a container are sorted by ascending order value and then by their source code order.

Syntax: <integer>

Initial value: 0

Optional -ms-overflow-style

-ms-overflow-style: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "-ms-autohiding-scrollbar" | "scrollbar" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "-ms-autohiding-scrollbar" | "scrollbar")[]

The -ms-overflow-style CSS property is a Microsoft extension controlling the behavior of scrollbars when the content of an element overflows.

Syntax: auto | none | scrollbar | -ms-autohiding-scrollbar

Initial value: auto

Optional -ms-overflow-x

-ms-overflow-x: undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "hidden" | "visible" | "scroll" | "-moz-hidden-unscrollable" | (undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "hidden" | "visible" | "scroll" | "-moz-hidden-unscrollable")[]

The overflow-x CSS property sets what shows when content overflows a block-level element's left and right edges. This may be nothing, a scroll bar, or the overflow content.

Syntax: visible | hidden | clip | scroll | auto

Initial value: visible

Optional -ms-overflow-y

-ms-overflow-y: undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "hidden" | "visible" | "scroll" | "-moz-hidden-unscrollable" | (undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "hidden" | "visible" | "scroll" | "-moz-hidden-unscrollable")[]

The overflow-y CSS property sets what shows when content overflows a block-level element's top and bottom edges. This may be nothing, a scroll bar, or the overflow content.

Syntax: visible | hidden | clip | scroll | auto

Initial value: visible

Optional -ms-scroll-chaining

-ms-scroll-chaining: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "chained" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "chained")[]

The **-ms-scroll-chaining** CSS property is a Microsoft extension that specifies the scrolling behavior that occurs when a user hits the scroll limit during a manipulation.

Syntax: chained | none

Initial value: chained

Optional -ms-scroll-limit

-ms-scroll-limit: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}))[]

The -ms-scroll-limit CSS property is a Microsoft extension that specifies values for the -ms-scroll-limit-x-min, -ms-scroll-limit-y-min, -ms-scroll-limit-x-max, and -ms-scroll-limit-y-max properties.

Syntax: <'-ms-scroll-limit-x-min'> <'-ms-scroll-limit-y-min'> <'-ms-scroll-limit-x-max'> <'-ms-scroll-limit-y-max'>

Optional -ms-scroll-limit-x-max

-ms-scroll-limit-x-max: undefined | string | (undefined | string)[]

The **-ms-scroll-limit-x-max** CSS property is a Microsoft extension that specifies the maximum value for the Element.scrollLeft property.

Syntax: auto | <length>

Initial value: auto

Optional -ms-scroll-limit-x-min

-ms-scroll-limit-x-min: undefined | string | (undefined | string)[]

The -ms-scroll-limit-x-min CSS property is a Microsoft extension that specifies the minimum value for the Element.scrollLeft property.

Syntax: <length>

Initial value: 0

Optional -ms-scroll-limit-y-max

-ms-scroll-limit-y-max: undefined | string | (undefined | string)[]

The -ms-scroll-limit-y-max CSS property is a Microsoft extension that specifies the maximum value for the Element.scrollTop property.

Syntax: auto | <length>

Initial value: auto

Optional -ms-scroll-limit-y-min

-ms-scroll-limit-y-min: undefined | string | (undefined | string)[]

The -ms-scroll-limit-y-min CSS property is a Microsoft extension that specifies the minimum value for the Element.scrollTop property.

Syntax: <length>

Initial value: 0

Optional -ms-scroll-rails

-ms-scroll-rails: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "railed" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "railed")[]

The -ms-scroll-rails CSS property is a Microsoft extension that specifies whether scrolling locks to the primary axis of motion.

Syntax: none | railed

Initial value: railed

Optional -ms-scroll-snap-points-x

-ms-scroll-snap-points-x: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}))[]

The -ms-scroll-snap-points-x CSS property is a Microsoft extension that specifies where snap-points will be located along the x-axis.

Syntax: snapInterval( <length-percentage>, <length-percentage> ) | snapList( <length-percentage># )

Initial value: snapInterval(0px, 100%)

Optional -ms-scroll-snap-points-y

-ms-scroll-snap-points-y: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}))[]

The -ms-scroll-snap-points-y CSS property is a Microsoft extension that specifies where snap-points will be located along the y-axis.

Syntax: snapInterval( <length-percentage>, <length-percentage> ) | snapList( <length-percentage># )

Initial value: snapInterval(0px, 100%)

Optional -ms-scroll-snap-type

-ms-scroll-snap-type: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "mandatory" | "proximity" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "mandatory" | "proximity")[]

The scroll-snap-type CSS property sets how strictly snap points are enforced on the scroll container in case there is one.

Syntax: none | proximity | mandatory

Initial value: none

Optional -ms-scroll-snap-x

-ms-scroll-snap-x: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}))[]

The -ms-scroll-snap-x CSS shorthand property is a Microsoft extension that specifies values for the -ms-scroll-snap-type and -ms-scroll-snap-points-x properties.

Syntax: <'-ms-scroll-snap-type'> <'-ms-scroll-snap-points-x'>

Optional -ms-scroll-snap-y

-ms-scroll-snap-y: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}))[]

The -ms-scroll-snap-x CSS shorthand property is a Microsoft extension that specifies values for the -ms-scroll-snap-type and -ms-scroll-snap-points-y properties.

Syntax: <'-ms-scroll-snap-type'> <'-ms-scroll-snap-points-y'>

Optional -ms-scroll-translation

-ms-scroll-translation: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "vertical-to-horizontal" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "vertical-to-horizontal")[]

The -ms-scroll-translation CSS property is a Microsoft extension that specifies whether vertical-to-horizontal scroll wheel translation occurs on the specified element.

Syntax: none | vertical-to-horizontal

Initial value: none

Optional -ms-scrollbar-3dlight-color

-ms-scrollbar-3dlight-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The -ms-scrollbar-3dlight-color CSS property is a Microsoft extension specifying the color of the top and left edges of the scroll box and scroll arrows of a scroll bar.

Syntax: <color>

Initial value: depends on user agent

Optional -ms-scrollbar-arrow-color

-ms-scrollbar-arrow-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The -ms-scrollbar-arrow-color CSS property is a Microsoft extension that specifies the color of the arrow elements of a scroll arrow.

Syntax: <color>

Initial value: ButtonText

Optional -ms-scrollbar-base-color

-ms-scrollbar-base-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The **-ms-scrollbar-base-color** CSS property is a Microsoft extension that specifies the base color of the main elements of a scroll bar.

Syntax: <color>

Initial value: depends on user agent

Optional -ms-scrollbar-darkshadow-color

-ms-scrollbar-darkshadow-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The -ms-scrollbar-darkshadow-color CSS property is a Microsoft extension that specifies the color of a scroll bar's gutter.

Syntax: <color>

Initial value: ThreeDDarkShadow

Optional -ms-scrollbar-face-color

-ms-scrollbar-face-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The **-ms-scrollbar-face-color** CSS property is a Microsoft extension that specifies the color of the scroll box and scroll arrows of a scroll bar.

Syntax: <color>

Initial value: ThreeDFace

Optional -ms-scrollbar-highlight-color

-ms-scrollbar-highlight-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The **-ms-scrollbar-highlight-color** CSS property is a Microsoft extension that specifies the color of the slider tray, the top and left edges of the scroll box, and the scroll arrows of a scroll bar.

Syntax: <color>

Initial value: ThreeDHighlight

Optional -ms-scrollbar-shadow-color

-ms-scrollbar-shadow-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The -ms-scrollbar-shadow-color CSS property is a Microsoft extension that specifies the color of the bottom and right edges of the scroll box and scroll arrows of a scroll bar.

Syntax: <color>

Initial value: ThreeDDarkShadow

Optional -ms-scrollbar-track-color

-ms-scrollbar-track-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The -ms-scrollbar-track-color CSS property is a Microsoft extension that specifies the color of the track element of a scrollbar.

Syntax: <color>

Initial value: Scrollbar

deprecated

Optional -ms-text-autospace

-ms-text-autospace: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "ideograph-alpha" | "ideograph-numeric" | "ideograph-parenthesis" | "ideograph-space" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "ideograph-alpha" | "ideograph-numeric" | "ideograph-parenthesis" | "ideograph-space")[]

The -ms-text-autospace CSS property is a Microsoft extension that specifies the autospacing and narrow space width adjustment of text.

Syntax: none | ideograph-alpha | ideograph-numeric | ideograph-parenthesis | ideograph-space

Initial value: none

Optional -ms-text-combine-horizontal

-ms-text-combine-horizontal: undefined | "all" | "-ms-text-combine-horizontal" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "digits" | (undefined | "all" | "-ms-text-combine-horizontal" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "digits")[]

The text-combine-upright CSS property sets the combination of characters into the space of a single character. If the combined text is wider than 1em, the user agent must fit the contents within 1em. The resulting composition is treated as a single upright glyph for layout and decoration. This property only has an effect in vertical writing modes.

Syntax: none | all | [ digits <integer>? ]

Initial value: none

Optional -ms-text-overflow

-ms-text-overflow: undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ellipsis" | (undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ellipsis")[]

The text-overflow CSS property sets how hidden overflow content is signaled to users. It can be clipped, display an ellipsis ('…'), or display a custom string.

Syntax: [ clip | ellipsis | <string> ]{1,2}

Initial value: clip

Optional -ms-touch-action

-ms-touch-action: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none" | "-ms-manipulation" | "-ms-none" | "-ms-pinch-zoom" | "manipulation" | "pan-down" | "pan-left" | "pan-right" | "pan-up" | "pan-x" | "pan-y" | "pinch-zoom" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none" | "-ms-manipulation" | "-ms-none" | "-ms-pinch-zoom" | "manipulation" | "pan-down" | "pan-left" | "pan-right" | "pan-up" | "pan-x" | "pan-y" | "pinch-zoom")[]

The touch-action CSS property sets how an element's region can be manipulated by a touchscreen user (for example, by zooming features built into the browser).

Syntax: auto | none | [ [ pan-x | pan-left | pan-right ] || [ pan-y | pan-up | pan-down ] || pinch-zoom ] | manipulation

Initial value: auto

Optional -ms-touch-select

-ms-touch-select: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "grippers" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "grippers")[]

The -ms-touch-select CSS property is a Microsoft extension that toggles the gripper visual elements that enable touch text selection.

Syntax: grippers | none

Initial value: grippers

Optional -ms-transform

-ms-transform: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The transform CSS property lets you rotate, scale, skew, or translate an element. It modifies the coordinate space of the CSS visual formatting model.

Syntax: none | <transform-list>

Initial value: none

Optional -ms-transform-origin

-ms-transform-origin: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transform-origin CSS property sets the origin for an element's transformations.

Syntax: [ <length-percentage> | left | center | right | top | bottom ] | [ [ <length-percentage> | left | center | right ] && [ <length-percentage> | top | center | bottom ] ] <length>?

Initial value: 50% 50% 0

Optional -ms-transition

-ms-transition: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transition CSS property is a shorthand property for transition-property, transition-duration, transition-timing-function, and transition-delay.

Syntax: <single-transition>#

Optional -ms-transition-delay

-ms-transition-delay: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transition-delay CSS property specifies the duration to wait before starting a property's transition effect when its value changes.

Syntax: <time>#

Initial value: 0s

Optional -ms-transition-duration

-ms-transition-duration: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transition-duration CSS property sets the length of time a transition animation should take to complete. By default, the value is 0s, meaning that no animation will occur.

Syntax: <time>#

Initial value: 0s

Optional -ms-transition-property

-ms-transition-property: undefined | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The transition-property CSS property sets the CSS properties to which a transition effect should be applied.

Syntax: none | <single-transition-property>#

Initial value: all

Optional -ms-transition-timing-function

-ms-transition-timing-function: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear")[]

The transition-timing-function CSS property sets how intermediate values are calculated for CSS properties being affected by a transition effect.

Syntax: <easing-function>#

Initial value: ease

Optional -ms-user-select

-ms-user-select: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "text" | "element" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "text" | "element")[]

The **user-select** CSS property controls whether the user can select text. This doesn't have any effect on content loaded as chrome, except in textboxes.

Syntax: none | element | text

Initial value: text

Optional -ms-word-break

-ms-word-break: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "break-word" | "break-all" | "keep-all" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "break-word" | "break-all" | "keep-all")[]

The word-break CSS property sets whether line breaks appear wherever the text would otherwise overflow its content box.

Syntax: normal | break-all | keep-all | break-word

Initial value: normal

Optional -ms-wrap-flow

-ms-wrap-flow: undefined | "clear" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "end" | "start" | "auto" | "both" | "maximum" | (undefined | "clear" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "end" | "start" | "auto" | "both" | "maximum")[]

The -ms-wrap-flow CSS property is a Microsoft extension that specifies how exclusions impact inline content within block-level elements.

Syntax: auto | both | start | end | maximum | clear

Initial value: auto

Optional -ms-wrap-margin

-ms-wrap-margin: undefined | string | (undefined | string)[]

The -ms-wrap-margin CSS property is a Microsoft extension that specifies a margin that offsets the inner wrap shape from other shapes.

Syntax: <length>

Initial value: 0

Optional -ms-wrap-through

-ms-wrap-through: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "wrap" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "wrap")[]

The -ms-wrap-through CSS property is a Microsoft extension that specifies how content should wrap around an exclusion element.

Syntax: wrap | none

Initial value: wrap

Optional -ms-writing-mode

-ms-writing-mode: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "horizontal-tb" | "sideways-lr" | "sideways-rl" | "vertical-lr" | "vertical-rl" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "horizontal-tb" | "sideways-lr" | "sideways-rl" | "vertical-lr" | "vertical-rl")[]

The writing-mode CSS property sets whether lines of text are laid out horizontally or vertically, as well as the direction in which blocks progress. When set for an entire document, it should be set on the root element (html element for HTML documents).

Syntax: horizontal-tb | vertical-rl | vertical-lr | sideways-rl | sideways-lr

Initial value: horizontal-tb

Optional -o-animation

-o-animation: undefined | string | (string & {}) | (number & {}) | (undefined | string | (string & {}) | (number & {}))[]

The animation shorthand CSS property applies an animation between styles. It is a shorthand for animation-name, animation-duration, animation-timing-function, animation-delay, animation-iteration-count, animation-direction, animation-fill-mode, and animation-play-state.

Syntax: <single-animation>#

deprecated

Optional -o-animation-delay

-o-animation-delay: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The animation-delay CSS property specifies the amount of time to wait from applying the animation to an element before beginning to perform the animation. The animation can start later, immediately from its beginning, or immediately and partway through the animation.

Syntax: <time>#

Initial value: 0s

deprecated

Optional -o-animation-direction

-o-animation-direction: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "alternate" | "alternate-reverse" | "reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "alternate" | "alternate-reverse" | "reverse")[]

The animation-direction CSS property sets whether an animation should play forward, backward, or alternate back and forth between playing the sequence forward and backward.

Syntax: <single-animation-direction>#

Initial value: normal

deprecated

Optional -o-animation-duration

-o-animation-duration: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The animation-duration CSS property sets the length of time that an animation takes to complete one cycle.

Syntax: <time>#

Initial value: 0s

deprecated

Optional -o-animation-fill-mode

-o-animation-fill-mode: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "backwards" | "both" | "forwards" | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "backwards" | "both" | "forwards" | "none")[]

The animation-fill-mode CSS property sets how a CSS animation applies styles to its target before and after its execution.

Syntax: <single-animation-fill-mode>#

Initial value: none

deprecated

Optional -o-animation-iteration-count

-o-animation-iteration-count: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "infinite" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "infinite" | (number & {}))[]

The animation-iteration-count CSS property sets the number of times an animation sequence should be played before stopping.

Syntax: <single-animation-iteration-count>#

Initial value: 1

deprecated

Optional -o-animation-name

-o-animation-name: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The animation-name CSS property specifies the names of one or more @keyframes at-rules describing the animation or animations to apply to the element.

Syntax: [ none | <keyframes-name> ]#

Initial value: none

deprecated

Optional -o-animation-play-state

-o-animation-play-state: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "paused" | "running" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "paused" | "running")[]

The animation-play-state CSS property sets whether an animation is running or paused.

Syntax: <single-animation-play-state>#

Initial value: running

deprecated

Optional -o-animation-timing-function

-o-animation-timing-function: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear")[]

The animation-timing-function CSS property sets how an animation progresses through the duration of each cycle.

Syntax: <easing-function>#

Initial value: ease

deprecated

Optional -o-background-size

-o-background-size: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The background-size CSS property sets the size of the element's background image. The image can be left to its natural size, stretched, or constrained to fit the available space.

Syntax: <bg-size>#

Initial value: auto auto

deprecated

Optional -o-border-image

-o-border-image: undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | (string & {}) | "none" | (number & {}) | "repeat" | "round" | (undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | (string & {}) | "none" | (number & {}) | "repeat" | "round")[]

The border-image CSS property draws an image around a given element. It replaces the element's regular border.

Syntax: <'border-image-source'> || <'border-image-slice'> [ / <'border-image-width'> | / <'border-image-width'>? / <'border-image-outset'> ]? || <'border-image-repeat'>

deprecated

Optional -o-object-fit

-o-object-fit: undefined | "fill" | "contain" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "cover" | "scale-down" | (undefined | "fill" | "contain" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "cover" | "scale-down")[]

The object-fit CSS property sets how the content of a replaced element, such as an <img> or <video>, should be resized to fit its container.

Syntax: fill | contain | cover | none | scale-down

Initial value: fill

Optional -o-object-position

-o-object-position: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The object-position CSS property specifies the alignment of the selected replaced element's contents within the element's box. Areas of the box which aren't covered by the replaced element's object will show the element's background.

Syntax: <position>

Initial value: 50% 50%

Optional -o-tab-size

-o-tab-size: undefined | string | (number & {}) | (undefined | string | (number & {}))[]

The tab-size CSS property is used to customize the width of tab characters (U+0009).

Syntax: <integer> | <length>

Initial value: 8

Optional -o-text-overflow

-o-text-overflow: undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ellipsis" | (undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ellipsis")[]

The text-overflow CSS property sets how hidden overflow content is signaled to users. It can be clipped, display an ellipsis ('…'), or display a custom string.

Syntax: [ clip | ellipsis | <string> ]{1,2}

Initial value: clip

Optional -o-transform

-o-transform: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The transform CSS property lets you rotate, scale, skew, or translate an element. It modifies the coordinate space of the CSS visual formatting model.

Syntax: none | <transform-list>

Initial value: none

deprecated

Optional -o-transform-origin

-o-transform-origin: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transform-origin CSS property sets the origin for an element's transformations.

Syntax: [ <length-percentage> | left | center | right | top | bottom ] | [ [ <length-percentage> | left | center | right ] && [ <length-percentage> | top | center | bottom ] ] <length>?

Initial value: 50% 50% 0

Optional -o-transition

-o-transition: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transition CSS property is a shorthand property for transition-property, transition-duration, transition-timing-function, and transition-delay.

Syntax: <single-transition>#

deprecated

Optional -o-transition-delay

-o-transition-delay: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transition-delay CSS property specifies the duration to wait before starting a property's transition effect when its value changes.

Syntax: <time>#

Initial value: 0s

deprecated

Optional -o-transition-duration

-o-transition-duration: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transition-duration CSS property sets the length of time a transition animation should take to complete. By default, the value is 0s, meaning that no animation will occur.

Syntax: <time>#

Initial value: 0s

deprecated

Optional -o-transition-property

-o-transition-property: undefined | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The transition-property CSS property sets the CSS properties to which a transition effect should be applied.

Syntax: none | <single-transition-property>#

Initial value: all

deprecated

Optional -o-transition-timing-function

-o-transition-timing-function: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear")[]

The transition-timing-function CSS property sets how intermediate values are calculated for CSS properties being affected by a transition effect.

Syntax: <easing-function>#

Initial value: ease

deprecated

Optional -webkit-align-content

-webkit-align-content: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}))[]

The CSS align-content property sets the distribution of space between and around content items along a flexbox's cross-axis or a grid's block axis.

Syntax: normal | <baseline-position> | <content-distribution> | <overflow-position>? <content-position>

Initial value: normal

Optional -webkit-align-items

-webkit-align-items: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start")[]

The CSS align-items property sets the align-self value on all direct children as a group. In Flexbox, it controls the alignment of items on the Cross Axis. In Grid Layout, it controls the alignment of items on the Block Axis within their grid area.

Syntax: normal | stretch | <baseline-position> | [ <overflow-position>? <self-position> ]

Initial value: normal

Optional -webkit-align-self

-webkit-align-self: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start" | "auto" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start" | "auto")[]

The align-self CSS property overrides a grid or flex item's align-items value. In Grid, it aligns the item inside the grid area. In Flexbox, it aligns the item on the cross axis.

Syntax: auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position>

Initial value: auto

Optional -webkit-animation

-webkit-animation: undefined | string | (string & {}) | (number & {}) | (undefined | string | (string & {}) | (number & {}))[]

The animation shorthand CSS property applies an animation between styles. It is a shorthand for animation-name, animation-duration, animation-timing-function, animation-delay, animation-iteration-count, animation-direction, animation-fill-mode, and animation-play-state.

Syntax: <single-animation>#

Optional -webkit-animation-delay

-webkit-animation-delay: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The animation-delay CSS property specifies the amount of time to wait from applying the animation to an element before beginning to perform the animation. The animation can start later, immediately from its beginning, or immediately and partway through the animation.

Syntax: <time>#

Initial value: 0s

Optional -webkit-animation-direction

-webkit-animation-direction: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "alternate" | "alternate-reverse" | "reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "alternate" | "alternate-reverse" | "reverse")[]

The animation-direction CSS property sets whether an animation should play forward, backward, or alternate back and forth between playing the sequence forward and backward.

Syntax: <single-animation-direction>#

Initial value: normal

Optional -webkit-animation-duration

-webkit-animation-duration: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The animation-duration CSS property sets the length of time that an animation takes to complete one cycle.

Syntax: <time>#

Initial value: 0s

Optional -webkit-animation-fill-mode

-webkit-animation-fill-mode: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "backwards" | "both" | "forwards" | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "backwards" | "both" | "forwards" | "none")[]

The animation-fill-mode CSS property sets how a CSS animation applies styles to its target before and after its execution.

Syntax: <single-animation-fill-mode>#

Initial value: none

Optional -webkit-animation-iteration-count

-webkit-animation-iteration-count: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "infinite" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "infinite" | (number & {}))[]

The animation-iteration-count CSS property sets the number of times an animation sequence should be played before stopping.

Syntax: <single-animation-iteration-count>#

Initial value: 1

Optional -webkit-animation-name

-webkit-animation-name: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The animation-name CSS property specifies the names of one or more @keyframes at-rules describing the animation or animations to apply to the element.

Syntax: [ none | <keyframes-name> ]#

Initial value: none

Optional -webkit-animation-play-state

-webkit-animation-play-state: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "paused" | "running" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "paused" | "running")[]

The animation-play-state CSS property sets whether an animation is running or paused.

Syntax: <single-animation-play-state>#

Initial value: running

Optional -webkit-animation-timing-function

-webkit-animation-timing-function: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear")[]

The animation-timing-function CSS property sets how an animation progresses through the duration of each cycle.

Syntax: <easing-function>#

Initial value: ease

Optional -webkit-appearance

-webkit-appearance: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "button" | "checkbox" | "listbox" | "menulist" | "meter" | "progress-bar" | "push-button" | "radio" | "searchfield" | "slider-horizontal" | "square-button" | "textarea" | "menulist-button" | "textfield" | "button-bevel" | "caret" | "listitem" | "menulist-text" | "menulist-textfield" | "-apple-pay-button" | "default-button" | "inner-spin-button" | "media-controls-background" | "media-controls-fullscreen-background" | "media-current-time-display" | "media-enter-fullscreen-button" | "media-exit-fullscreen-button" | "media-fullscreen-button" | "media-mute-button" | "media-overlay-play-button" | "media-play-button" | "media-seek-back-button" | "media-seek-forward-button" | "media-slider" | "media-sliderthumb" | "media-time-remaining-display" | "media-toggle-closed-captions-button" | "media-volume-slider" | "media-volume-slider-container" | "media-volume-sliderthumb" | "progress-bar-value" | "searchfield-cancel-button" | "searchfield-decoration" | "searchfield-results-button" | "searchfield-results-decoration" | "slider-vertical" | "sliderthumb-horizontal" | "sliderthumb-vertical" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "button" | "checkbox" | "listbox" | "menulist" | "meter" | "progress-bar" | "push-button" | "radio" | "searchfield" | "slider-horizontal" | "square-button" | "textarea" | "menulist-button" | "textfield" | "button-bevel" | "caret" | "listitem" | "menulist-text" | "menulist-textfield" | "-apple-pay-button" | "default-button" | "inner-spin-button" | "media-controls-background" | "media-controls-fullscreen-background" | "media-current-time-display" | "media-enter-fullscreen-button" | "media-exit-fullscreen-button" | "media-fullscreen-button" | "media-mute-button" | "media-overlay-play-button" | "media-play-button" | "media-seek-back-button" | "media-seek-forward-button" | "media-slider" | "media-sliderthumb" | "media-time-remaining-display" | "media-toggle-closed-captions-button" | "media-volume-slider" | "media-volume-slider-container" | "media-volume-sliderthumb" | "progress-bar-value" | "searchfield-cancel-button" | "searchfield-decoration" | "searchfield-results-button" | "searchfield-results-decoration" | "slider-vertical" | "sliderthumb-horizontal" | "sliderthumb-vertical")[]

The **appearance** CSS property is used to display an element using platform-native styling, based on the operating system's theme. The -moz-appearance and -webkit-appearance properties are non-standard versions of this property, used (respectively) by Gecko (Firefox) and by WebKit-based (e.g., Safari) and Blink-based (e.g., Chrome, Opera) browsers to achieve the same thing. Note that Firefox and Edge also support -webkit-appearance, for compatibility reasons.

Syntax: none | button | button-bevel | caret | checkbox | default-button | inner-spin-button | listbox | listitem | media-controls-background | media-controls-fullscreen-background | media-current-time-display | media-enter-fullscreen-button | media-exit-fullscreen-button | media-fullscreen-button | media-mute-button | media-overlay-play-button | media-play-button | media-seek-back-button | media-seek-forward-button | media-slider | media-sliderthumb | media-time-remaining-display | media-toggle-closed-captions-button | media-volume-slider | media-volume-slider-container | media-volume-sliderthumb | menulist | menulist-button | menulist-text | menulist-textfield | meter | progress-bar | progress-bar-value | push-button | radio | searchfield | searchfield-cancel-button | searchfield-decoration | searchfield-results-button | searchfield-results-decoration | slider-horizontal | slider-vertical | sliderthumb-horizontal | sliderthumb-vertical | square-button | textarea | textfield | -apple-pay-button

Initial value: none (but this value is overridden in the user agent CSS)

Optional -webkit-backdrop-filter

-webkit-backdrop-filter: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The backdrop-filter CSS property lets you apply graphical effects such as blurring or color shifting to the area behind an element. Because it applies to everything behind the element, to see the effect you must make the element or its background at least partially transparent.

Syntax: none | <filter-function-list>

Initial value: none

Optional -webkit-backface-visibility

-webkit-backface-visibility: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "hidden" | "visible" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "hidden" | "visible")[]

The backface-visibility CSS property sets whether the back face of an element is visible when turned towards the user.

Syntax: visible | hidden

Initial value: visible

Optional -webkit-background-clip

-webkit-background-clip: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box")[]

The background-clip CSS property sets whether an element's background extends underneath its border box, padding box, or content box.

Syntax: <box>#

Initial value: border-box

Optional -webkit-background-origin

-webkit-background-origin: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box")[]

The background-origin CSS property sets the background's origin: from the border start, inside the border, or inside the padding.

Syntax: <box>#

Initial value: padding-box

Optional -webkit-background-size

-webkit-background-size: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The background-size CSS property sets the size of the element's background image. The image can be left to its natural size, stretched, or constrained to fit the available space.

Syntax: <bg-size>#

Initial value: auto auto

Optional -webkit-border-before

-webkit-border-before: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The -webkit-border-before CSS property is a shorthand property for setting the individual logical block start border property values in a single place in the style sheet.

Syntax: <'border-width'> || <'border-style'> || <color>

Optional -webkit-border-before-color

-webkit-border-before-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

Syntax: <color>

Initial value: currentcolor

Optional -webkit-border-before-style

-webkit-border-before-style: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

Syntax: <'border-style'>

Initial value: none

Optional -webkit-border-before-width

-webkit-border-before-width: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

Syntax: <'border-width'>

Initial value: medium

Optional -webkit-border-bottom-left-radius

-webkit-border-bottom-left-radius: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-bottom-left-radius CSS property rounds the bottom-left corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.

Syntax: <length-percentage>{1,2}

Initial value: 0

Optional -webkit-border-bottom-right-radius

-webkit-border-bottom-right-radius: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-bottom-right-radius CSS property rounds the bottom-right corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.

Syntax: <length-percentage>{1,2}

Initial value: 0

Optional -webkit-border-image

-webkit-border-image: undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | (string & {}) | "none" | (number & {}) | "repeat" | "round" | (undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | (string & {}) | "none" | (number & {}) | "repeat" | "round")[]

The border-image CSS property draws an image around a given element. It replaces the element's regular border.

Syntax: <'border-image-source'> || <'border-image-slice'> [ / <'border-image-width'> | / <'border-image-width'>? / <'border-image-outset'> ]? || <'border-image-repeat'>

Optional -webkit-border-image-slice

-webkit-border-image-slice: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (number & {}))[]

The border-image-slice CSS property divides the image specified by border-image-source into regions. These regions form the components of an element's border image.

Syntax: <number-percentage>{1,4} && fill?

Initial value: 100%

Optional -webkit-border-radius

-webkit-border-radius: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-radius CSS property rounds the corners of an element's outer border edge. You can set a single radius to make circular corners, or two radii to make elliptical corners.

Syntax: <length-percentage>{1,4} [ / <length-percentage>{1,4} ]?

Optional -webkit-border-top-left-radius

-webkit-border-top-left-radius: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-top-left-radius CSS property rounds the top-left corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.

Syntax: <length-percentage>{1,2}

Initial value: 0

Optional -webkit-border-top-right-radius

-webkit-border-top-right-radius: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-top-right-radius CSS property rounds the top-right corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.

Syntax: <length-percentage>{1,2}

Initial value: 0

Optional -webkit-box-align

-webkit-box-align: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "start" | "baseline" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "start" | "baseline")[]

The box-align CSS property specifies how an element aligns its contents across its layout in a perpendicular direction. The effect of the property is only visible if there is extra space in the box.

Syntax: start | center | end | baseline | stretch

Initial value: stretch

deprecated

Optional -webkit-box-decoration-break

-webkit-box-decoration-break: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "clone" | "slice" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "clone" | "slice")[]

The box-decoration-break CSS property specifies how an element's fragments should be rendered when broken across multiple lines, columns, or pages.

Syntax: slice | clone

Initial value: slice

Optional -webkit-box-direction

-webkit-box-direction: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "reverse")[]

The box-direction CSS property specifies whether a box lays out its contents normally (from the top or left edge), or in reverse (from the bottom or right edge).

Syntax: normal | reverse | inherit

Initial value: normal

deprecated

Optional -webkit-box-flex

-webkit-box-flex: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The -moz-box-flex and -webkit-box-flex CSS properties specify how a -moz-box or -webkit-box grows to fill the box that contains it, in the direction of the containing box's layout.

Syntax: <number>

Initial value: 0

deprecated

Optional -webkit-box-flex-group

-webkit-box-flex-group: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The box-flex-group CSS property assigns the flexbox's child elements to a flex group.

Syntax: <integer>

Initial value: 1

deprecated

Optional -webkit-box-lines

-webkit-box-lines: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "multiple" | "single" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "multiple" | "single")[]

The box-lines CSS property determines whether the box may have a single or multiple lines (rows for horizontally oriented boxes, columns for vertically oriented boxes).

Syntax: single | multiple

Initial value: single

deprecated

Optional -webkit-box-ordinal-group

-webkit-box-ordinal-group: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The box-ordinal-group CSS property assigns the flexbox's child elements to an ordinal group.

Syntax: <integer>

Initial value: 1

deprecated

Optional -webkit-box-orient

-webkit-box-orient: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "horizontal" | "vertical" | "block-axis" | "inline-axis" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "horizontal" | "vertical" | "block-axis" | "inline-axis")[]

This is a property of the original CSS Flexible Box Layout Module draft, and has been replaced by a newer standard. See flexbox for information about the current standard.

Syntax: horizontal | vertical | inline-axis | block-axis | inherit

Initial value: inline-axis (horizontal in XUL)

deprecated

Optional -webkit-box-pack

-webkit-box-pack: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "center" | "end" | "start" | "justify" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "center" | "end" | "start" | "justify")[]

The -moz-box-pack and -webkit-box-pack CSS properties specify how a -moz-box or -webkit-box packs its contents in the direction of its layout. The effect of this is only visible if there is extra space in the box.

Syntax: start | center | end | justify

Initial value: start

deprecated

Optional -webkit-box-reflect

-webkit-box-reflect: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The -webkit-box-reflect CSS property lets you reflect the content of an element in one specific direction.

Syntax: [ above | below | right | left ]? <length>? <image>?

Initial value: none

Optional -webkit-box-shadow

-webkit-box-shadow: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The box-shadow CSS property adds shadow effects around an element's frame. You can set multiple effects separated by commas. A box shadow is described by X and Y offsets relative to the element, blur and spread radius, and color.

Syntax: none | <shadow>#

Initial value: none

Optional -webkit-box-sizing

-webkit-box-sizing: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "border-box" | "content-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "border-box" | "content-box")[]

The box-sizing CSS property sets how the total width and height of an element is calculated.

Syntax: content-box | border-box

Initial value: content-box

Optional -webkit-clip-path

-webkit-clip-path: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "border-box" | "content-box" | "padding-box" | "fill-box" | "margin-box" | "stroke-box" | "view-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "border-box" | "content-box" | "padding-box" | "fill-box" | "margin-box" | "stroke-box" | "view-box")[]

The **clip-path** CSS property creates a clipping region that sets what part of an element should be shown. Parts that are inside the region are shown, while those outside are hidden.

Syntax: <clip-source> | [ <basic-shape> || <geometry-box> ] | none

Initial value: none

Optional -webkit-column-count

-webkit-column-count: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | (number & {}))[]

The column-count CSS property breaks an element's content into the specified number of columns.

Syntax: <integer> | auto

Initial value: auto

Optional -webkit-column-fill

-webkit-column-fill: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "balance" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "balance")[]

The column-fill CSS property controls how an element's contents are balanced when broken into columns.

Syntax: auto | balance | balance-all

Initial value: balance

Optional -webkit-column-gap

-webkit-column-gap: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The column-gap CSS property sets the size of the gap (gutter) between an element's columns.

Syntax: normal | <length-percentage>

Initial value: normal

Optional -webkit-column-rule

-webkit-column-rule: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The column-rule shorthand CSS property sets the width, style, and color of the line drawn between columns in a multi-column layout.

Syntax: <'column-rule-width'> || <'column-rule-style'> || <'column-rule-color'>

Optional -webkit-column-rule-color

-webkit-column-rule-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The column-rule-color CSS property sets the color of the line drawn between columns in a multi-column layout.

Syntax: <color>

Initial value: currentcolor

Optional -webkit-column-rule-style

-webkit-column-rule-style: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The column-rule-style CSS property sets the style of the line drawn between columns in a multi-column layout.

Syntax: <'border-style'>

Initial value: none

Optional -webkit-column-rule-width

-webkit-column-rule-width: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The column-rule-width CSS property sets the width of the line drawn between columns in a multi-column layout.

Syntax: <'border-width'>

Initial value: medium

Optional -webkit-column-span

-webkit-column-span: undefined | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | (undefined | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none")[]

The column-span CSS property makes it possible for an element to span across all columns when its value is set to all.

Syntax: none | all

Initial value: none

Optional -webkit-column-width

-webkit-column-width: undefined | string | (undefined | string)[]

The column-width CSS property sets the ideal column width in a multi-column layout. The container will have as many columns as can fit without any of them having a width less than the column-width value. If the width of the container is narrower than the specified value, the single column's width will be smaller than the declared column width.

Syntax: <length> | auto

Initial value: auto

Optional -webkit-columns

-webkit-columns: undefined | string | (string & {}) | (number & {}) | (undefined | string | (string & {}) | (number & {}))[]

The columns CSS shorthand property sets the number of columns to use when drawing an element's contents, as well as those columns' widths.

Syntax: <'column-width'> || <'column-count'>

Optional -webkit-filter

-webkit-filter: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The filter CSS property applies graphical effects like blur or color shift to an element. Filters are commonly used to adjust the rendering of images, backgrounds, and borders.

Syntax: none | <filter-function-list>

Initial value: none

Optional -webkit-flex

-webkit-flex: undefined | string | (string & {}) | (number & {}) | (undefined | string | (string & {}) | (number & {}))[]

The flex CSS shorthand property sets how a flex item will grow or shrink to fit the space available in its flex container.

Syntax: none | [ <'flex-grow'> <'flex-shrink'>? || <'flex-basis'> ]

Optional -webkit-flex-basis

-webkit-flex-basis: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The flex-basis CSS property sets the initial main size of a flex item. It sets the size of the content box unless otherwise set with box-sizing.

Syntax: content | <'width'>

Initial value: auto

Optional -webkit-flex-direction

-webkit-flex-direction: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "column" | "column-reverse" | "row" | "row-reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "column" | "column-reverse" | "row" | "row-reverse")[]

The flex-direction CSS property sets how flex items are placed in the flex container defining the main axis and the direction (normal or reversed).

Syntax: row | row-reverse | column | column-reverse

Initial value: row

Optional -webkit-flex-flow

-webkit-flex-flow: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "column" | "column-reverse" | "row" | "row-reverse" | "nowrap" | "wrap" | "wrap-reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "column" | "column-reverse" | "row" | "row-reverse" | "nowrap" | "wrap" | "wrap-reverse")[]

The flex-flow CSS shorthand property specifies the direction of a flex container, as well as its wrapping behavior.

Syntax: <'flex-direction'> || <'flex-wrap'>

Optional -webkit-flex-grow

-webkit-flex-grow: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The flex-grow CSS property sets the flex grow factor of a flex item main size.

Syntax: <number>

Initial value: 0

Optional -webkit-flex-shrink

-webkit-flex-shrink: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The flex-shrink CSS property sets the flex shrink factor of a flex item. If the size of all flex items is larger than the flex container, items shrink to fit according to flex-shrink.

Syntax: <number>

Initial value: 1

Optional -webkit-flex-wrap

-webkit-flex-wrap: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "nowrap" | "wrap" | "wrap-reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "nowrap" | "wrap" | "wrap-reverse")[]

The flex-wrap CSS property sets whether flex items are forced onto one line or can wrap onto multiple lines. If wrapping is allowed, it sets the direction that lines are stacked.

Syntax: nowrap | wrap | wrap-reverse

Initial value: nowrap

Optional -webkit-font-feature-settings

-webkit-font-feature-settings: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}))[]

The font-feature-settings CSS property controls advanced typographic features in OpenType fonts.

Syntax: normal | <feature-tag-value>#

Initial value: normal

Optional -webkit-font-kerning

-webkit-font-kerning: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "auto" | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "auto" | "none")[]

The font-kerning CSS property sets the use of the kerning information stored in a font.

Syntax: auto | normal | none

Initial value: auto

Optional -webkit-font-smoothing

-webkit-font-smoothing: undefined | string | (undefined | string)[]

The font-smooth CSS property controls the application of anti-aliasing when fonts are rendered.

Syntax: auto | never | always | <absolute-size> | <length>

Initial value: auto

Optional -webkit-font-variant-ligatures

-webkit-font-variant-ligatures: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "none" | "common-ligatures" | "contextual" | "discretionary-ligatures" | "historical-ligatures" | "no-common-ligatures" | "no-contextual" | "no-discretionary-ligatures" | "no-historical-ligatures" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "none" | "common-ligatures" | "contextual" | "discretionary-ligatures" | "historical-ligatures" | "no-common-ligatures" | "no-contextual" | "no-discretionary-ligatures" | "no-historical-ligatures")[]

The font-variant-ligatures CSS property controls which ligatures and contextual forms are used in textual content of the elements it applies to. This leads to more harmonized forms in the resulting text.

Syntax: normal | none | [ <common-lig-values> || <discretionary-lig-values> || <historical-lig-values> || <contextual-alt-values> ]

Initial value: normal

Optional -webkit-hyphens

-webkit-hyphens: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "manual" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "manual")[]

The hyphens CSS property specifies how words should be hyphenated when text wraps across multiple lines. It can prevent hyphenation entirely, hyphenate at manually-specified points within the text, or let the browser automatically insert hyphens where appropriate.

Syntax: none | manual | auto

Initial value: manual

Optional -webkit-justify-content

-webkit-justify-content: undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "normal" | (string & {}) | (undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "normal" | (string & {}))[]

The CSS justify-content property defines how the browser distributes space between and around content items along the main-axis of a flex container, and the inline axis of a grid container.

Syntax: normal | <content-distribution> | <overflow-position>? [ <content-position> | left | right ]

Initial value: normal

Optional -webkit-line-break

-webkit-line-break: undefined | "strict" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "auto" | "anywhere" | "loose" | (undefined | "strict" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "auto" | "anywhere" | "loose")[]

The line-break CSS property sets how to break lines of Chinese, Japanese, or Korean (CJK) text when working with punctuation and symbols.

Syntax: auto | loose | normal | strict | anywhere

Initial value: auto

Optional -webkit-line-clamp

-webkit-line-clamp: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | (number & {}))[]

The -webkit-line-clamp CSS property allows limiting of the contents of a block container to the specified number of lines.

Syntax: none | <integer>

Initial value: none

Optional -webkit-margin-end

-webkit-margin-end: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The margin-inline-end CSS property defines the logical inline end margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. In other words, it corresponds to the margin-top, margin-right, margin-bottom or margin-left property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'margin-left'>

Initial value: 0

Optional -webkit-margin-start

-webkit-margin-start: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The margin-inline-start CSS property defines the logical inline start margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. It corresponds to the margin-top, margin-right, margin-bottom, or margin-left property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'margin-left'>

Initial value: 0

Optional -webkit-mask

-webkit-mask: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The mask CSS shorthand property hides an element (partially or fully) by masking or clipping the image at specific points.

Syntax: [ <mask-reference> || <position> [ / <bg-size> ]? || <repeat-style> || [ <box> | border | padding | content | text ] || [ <box> | border | padding | content ] ]#

Optional -webkit-mask-attachment

-webkit-mask-attachment: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "fixed" | "local" | "scroll" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "fixed" | "local" | "scroll")[]

If a -webkit-mask-image is specified, -webkit-mask-attachment determines whether the mask image's position is fixed within the viewport, or scrolls along with its containing block.

Syntax: <attachment>#

Initial value: scroll

Optional -webkit-mask-clip

-webkit-mask-clip: undefined | "padding" | "content" | "border" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box" | "text" | (undefined | "padding" | "content" | "border" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box" | "text")[]

The mask-clip CSS property determines the area which is affected by a mask. The painted content of an element must be restricted to this area.

Syntax: [ <box> | border | padding | content | text ]#

Initial value: border

Optional -webkit-mask-composite

-webkit-mask-composite: undefined | "clear" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "copy" | "destination-atop" | "destination-in" | "destination-out" | "destination-over" | "source-atop" | "source-in" | "source-out" | "source-over" | "xor" | (undefined | "clear" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "copy" | "destination-atop" | "destination-in" | "destination-out" | "destination-over" | "source-atop" | "source-in" | "source-out" | "source-over" | "xor")[]

The -webkit-mask-composite property specifies the manner in which multiple mask images applied to the same element are composited with one another. Mask images are composited in the opposite order that they are declared with the -webkit-mask-image property.

Syntax: <composite-style>#

Initial value: source-over

Optional -webkit-mask-image

-webkit-mask-image: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The mask-image CSS property sets the image that is used as mask layer for an element.

Syntax: <mask-reference>#

Initial value: none

Optional -webkit-mask-origin

-webkit-mask-origin: undefined | "padding" | "content" | "border" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box" | (undefined | "padding" | "content" | "border" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box")[]

The mask-origin CSS property sets the origin of a mask.

Syntax: [ <box> | border | padding | content ]#

Initial value: padding

Optional -webkit-mask-position

-webkit-mask-position: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The mask-position CSS property sets the initial position, relative to the mask position layer set by mask-origin, for each defined mask image.

Syntax: <position>#

Initial value: 0% 0%

Optional -webkit-mask-position-x

-webkit-mask-position-x: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The -webkit-mask-position-x CSS property sets the initial horizontal position of a mask image.

Syntax: [ <length-percentage> | left | center | right ]#

Initial value: 0%

Optional -webkit-mask-position-y

-webkit-mask-position-y: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The -webkit-mask-position-y CSS property sets the initial vertical position of a mask image.

Syntax: [ <length-percentage> | top | center | bottom ]#

Initial value: 0%

Optional -webkit-mask-repeat

-webkit-mask-repeat: undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "no-repeat" | "repeat" | "repeat-x" | "repeat-y" | "round" | (undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "no-repeat" | "repeat" | "repeat-x" | "repeat-y" | "round")[]

The mask-repeat CSS property sets how mask images are repeated. A mask image can be repeated along the horizontal axis, the vertical axis, both axes, or not repeated at all.

Syntax: <repeat-style>#

Initial value: repeat

Optional -webkit-mask-repeat-x

-webkit-mask-repeat-x: undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "no-repeat" | "repeat" | "round" | (undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "no-repeat" | "repeat" | "round")[]

The -webkit-mask-repeat-x property specifies whether and how a mask image is repeated (tiled) horizontally.

Syntax: repeat | no-repeat | space | round

Initial value: repeat

Optional -webkit-mask-repeat-y

-webkit-mask-repeat-y: undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "no-repeat" | "repeat" | "round" | (undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "no-repeat" | "repeat" | "round")[]

The -webkit-mask-repeat-y property sets whether and how a mask image is repeated (tiled) vertically.

Syntax: repeat | no-repeat | space | round

Initial value: repeat

Optional -webkit-mask-size

-webkit-mask-size: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The mask-size CSS property specifies the sizes of the mask images. The size of the image can be fully or partially constrained in order to preserve its intrinsic ratio.

Syntax: <bg-size>#

Initial value: auto auto

Optional -webkit-max-inline-size

-webkit-max-inline-size: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The max-inline-size CSS property defines the horizontal or vertical maximum size of an element's block, depending on its writing mode. It corresponds to either the max-width or the max-height property, depending on the value of writing-mode.

Syntax: <'max-width'>

Initial value: 0

Optional -webkit-order

-webkit-order: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The order CSS property sets the order to lay out an item in a flex or grid container. Items in a container are sorted by ascending order value and then by their source code order.

Syntax: <integer>

Initial value: 0

Optional -webkit-overflow-scrolling

-webkit-overflow-scrolling: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "touch" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "touch")[]

The -webkit-overflow-scrolling CSS property controls whether or not touch devices use momentum-based scrolling for a given element.

Syntax: auto | touch

Initial value: auto

Optional -webkit-padding-end

-webkit-padding-end: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The padding-inline-end CSS property defines the logical inline end padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.

Syntax: <'padding-left'>

Initial value: 0

Optional -webkit-padding-start

-webkit-padding-start: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The padding-inline-start CSS property defines the logical inline start padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.

Syntax: <'padding-left'>

Initial value: 0

Optional -webkit-perspective

-webkit-perspective: undefined | string | (undefined | string)[]

The perspective CSS property determines the distance between the z=0 plane and the user in order to give a 3D-positioned element some perspective.

Syntax: none | <length>

Initial value: none

Optional -webkit-perspective-origin

-webkit-perspective-origin: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The perspective-origin CSS property determines the position at which the viewer is looking. It is used as the vanishing point by the perspective property.

Syntax: <position>

Initial value: 50% 50%

Optional -webkit-print-color-adjust

-webkit-print-color-adjust: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "economy" | "exact" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "economy" | "exact")[]

The color-adjust CSS property sets what, if anything, the user agent may do to optimize the appearance of the element on the output device. By default, the browser is allowed to make any adjustments to the element's appearance it determines to be necessary and prudent given the type and capabilities of the output device.

Syntax: economy | exact

Initial value: economy

Optional -webkit-ruby-position

-webkit-ruby-position: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "over" | "under" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "over" | "under")[]

The **ruby-position** CSS property defines the position of a ruby element relatives to its base element. It can be position over the element (over), under it (under), or between the characters, on their right side (inter-character).

Syntax: over | under | inter-character

Initial value: over

Optional -webkit-scroll-snap-points-x

-webkit-scroll-snap-points-x: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The scroll-snap-points-x CSS property defines the horizontal positioning of snap points within the content of the scroll container they are applied to.

Syntax: none | repeat( <length-percentage> )

Initial value: none

deprecated

Optional -webkit-scroll-snap-points-y

-webkit-scroll-snap-points-y: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The scroll-snap-points-y CSS property defines the vertical positioning of snap points within the content of the scroll container they are applied to.

Syntax: none | repeat( <length-percentage> )

Initial value: none

deprecated

Optional -webkit-scroll-snap-type

-webkit-scroll-snap-type: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "both" | "none" | "block" | "inline" | "x" | "y" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "both" | "none" | "block" | "inline" | "x" | "y")[]

The scroll-snap-type CSS property sets how strictly snap points are enforced on the scroll container in case there is one.

Syntax: none | [ x | y | block | inline | both ] [ mandatory | proximity ]?

Initial value: none

Optional -webkit-shape-margin

-webkit-shape-margin: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The shape-margin CSS property sets a margin for a CSS shape created using shape-outside.

Syntax: <length-percentage>

Initial value: 0

Optional -webkit-tap-highlight-color

-webkit-tap-highlight-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

-webkit-tap-highlight-color is a non-standard CSS property that sets the color of the highlight that appears over a link while it's being tapped. The highlighting indicates to the user that their tap is being successfully recognized, and indicates which element they're tapping on.

Syntax: <color>

Initial value: black

Optional -webkit-text-combine

-webkit-text-combine: undefined | "all" | "-ms-text-combine-horizontal" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "digits" | (undefined | "all" | "-ms-text-combine-horizontal" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "digits")[]

The text-combine-upright CSS property sets the combination of characters into the space of a single character. If the combined text is wider than 1em, the user agent must fit the contents within 1em. The resulting composition is treated as a single upright glyph for layout and decoration. This property only has an effect in vertical writing modes.

Syntax: none | all | [ digits <integer>? ]

Initial value: none

Optional -webkit-text-decoration-color

-webkit-text-decoration-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The text-decoration-color CSS property sets the color of decorations added to text by text-decoration-line.

Syntax: <color>

Initial value: currentcolor

Optional -webkit-text-decoration-line

-webkit-text-decoration-line: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "blink" | "grammar-error" | "line-through" | "overline" | "spelling-error" | "underline" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "blink" | "grammar-error" | "line-through" | "overline" | "spelling-error" | "underline")[]

The text-decoration-line CSS property sets the kind of decoration that is used on text in an element, such as an underline or overline.

Syntax: none | [ underline || overline || line-through || blink ] | spelling-error | grammar-error

Initial value: none

Optional -webkit-text-decoration-skip

-webkit-text-decoration-skip: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "box-decoration" | "edges" | "leading-spaces" | "objects" | "spaces" | "trailing-spaces" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "box-decoration" | "edges" | "leading-spaces" | "objects" | "spaces" | "trailing-spaces")[]

The text-decoration-skip CSS property sets what parts of an element’s content any text decoration affecting the element must skip over. It controls all text decoration lines drawn by the element and also any text decoration lines drawn by its ancestors.

Syntax: none | [ objects || [ spaces | [ leading-spaces || trailing-spaces ] ] || edges || box-decoration ]

Initial value: objects

Optional -webkit-text-decoration-style

-webkit-text-decoration-style: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "dashed" | "dotted" | "double" | "solid" | "wavy" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "dashed" | "dotted" | "double" | "solid" | "wavy")[]

The text-decoration-style CSS property sets the style of the lines specified by text-decoration-line. The style applies to all lines that are set with text-decoration-line.

Syntax: solid | double | dotted | dashed | wavy

Initial value: solid

Optional -webkit-text-emphasis

-webkit-text-emphasis: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "circle" | "dot" | "double-circle" | "filled" | "open" | "sesame" | "triangle" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "circle" | "dot" | "double-circle" | "filled" | "open" | "sesame" | "triangle")[]

The text-emphasis CSS property applies emphasis marks to text (except spaces and control characters). It is a shorthand for text-emphasis-style and text-emphasis-color.

Syntax: <'text-emphasis-style'> || <'text-emphasis-color'>

Optional -webkit-text-emphasis-color

-webkit-text-emphasis-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The text-emphasis-color CSS property sets the color of emphasis marks. This value can also be set using the text-emphasis shorthand.

Syntax: <color>

Initial value: currentcolor

Optional -webkit-text-emphasis-position

-webkit-text-emphasis-position: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}))[]

The text-emphasis-position CSS property sets where emphasis marks are drawn. Like ruby text, if there isn't enough room for emphasis marks, the line height is increased.

Syntax: [ over | under ] && [ right | left ]

Initial value: over right

Optional -webkit-text-emphasis-style

-webkit-text-emphasis-style: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "circle" | "dot" | "double-circle" | "filled" | "open" | "sesame" | "triangle" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "circle" | "dot" | "double-circle" | "filled" | "open" | "sesame" | "triangle")[]

The text-emphasis-style CSS property sets the appearance of emphasis marks. It can also be set, and reset, using the text-emphasis shorthand.

Syntax: none | [ [ filled | open ] || [ dot | circle | double-circle | triangle | sesame ] ] | <string>

Initial value: none

Optional -webkit-text-fill-color

-webkit-text-fill-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The -webkit-text-fill-color CSS property specifies the fill color of characters of text. If this property is not set, the value of the color property is used.

Syntax: <color>

Initial value: currentcolor

Optional -webkit-text-orientation

-webkit-text-orientation: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "mixed" | "sideways" | "upright" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "mixed" | "sideways" | "upright")[]

The text-orientation CSS property sets the orientation of the text characters in a line. It only affects text in vertical mode (when writing-mode is not horizontal-tb). It is useful for controlling the display of languages that use vertical script, and also for making vertical table headers.

Syntax: mixed | upright | sideways

Initial value: mixed

Optional -webkit-text-size-adjust

-webkit-text-size-adjust: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none")[]

The text-size-adjust CSS property controls the text inflation algorithm used on some smartphones and tablets. Other browsers will ignore this property.

Syntax: none | auto | <percentage>

Initial value: auto for smartphone browsers supporting inflation, none in other cases (and then not modifiable).

Optional -webkit-text-stroke

-webkit-text-stroke: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The -webkit-text-stroke CSS property specifies the width and color of strokes for text characters. This is a shorthand property for the longhand properties -webkit-text-stroke-width and -webkit-text-stroke-color.

Syntax: <length> || <color>

Optional -webkit-text-stroke-color

-webkit-text-stroke-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The -webkit-text-stroke-color CSS property specifies the stroke color of characters of text. If this property is not set, the value of the color property is used.

Syntax: <color>

Initial value: currentcolor

Optional -webkit-text-stroke-width

-webkit-text-stroke-width: undefined | string | (undefined | string)[]

The -webkit-text-stroke-width CSS property specifies the width of the stroke for text.

Syntax: <length>

Initial value: 0

Optional -webkit-text-underline-position

-webkit-text-underline-position: undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "under" | "from-font" | (undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "under" | "from-font")[]

The text-underline-position CSS property specifies the position of the underline which is set using the text-decoration property's underline value.

Syntax: auto | from-font | [ under || [ left | right ] ]

Initial value: auto

Optional -webkit-touch-callout

-webkit-touch-callout: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "default" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "default")[]

The -webkit-touch-callout CSS property controls the display of the default callout shown when you touch and hold a touch target.

Syntax: default | none

Initial value: default

Optional -webkit-transform

-webkit-transform: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The transform CSS property lets you rotate, scale, skew, or translate an element. It modifies the coordinate space of the CSS visual formatting model.

Syntax: none | <transform-list>

Initial value: none

Optional -webkit-transform-origin

-webkit-transform-origin: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transform-origin CSS property sets the origin for an element's transformations.

Syntax: [ <length-percentage> | left | center | right | top | bottom ] | [ [ <length-percentage> | left | center | right ] && [ <length-percentage> | top | center | bottom ] ] <length>?

Initial value: 50% 50% 0

Optional -webkit-transform-style

-webkit-transform-style: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "flat" | "preserve-3d" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "flat" | "preserve-3d")[]

The transform-style CSS property sets whether children of an element are positioned in the 3D space or are flattened in the plane of the element.

Syntax: flat | preserve-3d

Initial value: flat

Optional -webkit-transition

-webkit-transition: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transition CSS property is a shorthand property for transition-property, transition-duration, transition-timing-function, and transition-delay.

Syntax: <single-transition>#

Optional -webkit-transition-delay

-webkit-transition-delay: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transition-delay CSS property specifies the duration to wait before starting a property's transition effect when its value changes.

Syntax: <time>#

Initial value: 0s

Optional -webkit-transition-duration

-webkit-transition-duration: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transition-duration CSS property sets the length of time a transition animation should take to complete. By default, the value is 0s, meaning that no animation will occur.

Syntax: <time>#

Initial value: 0s

Optional -webkit-transition-property

-webkit-transition-property: undefined | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The transition-property CSS property sets the CSS properties to which a transition effect should be applied.

Syntax: none | <single-transition-property>#

Initial value: all

Optional -webkit-transition-timing-function

-webkit-transition-timing-function: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear")[]

The transition-timing-function CSS property sets how intermediate values are calculated for CSS properties being affected by a transition effect.

Syntax: <easing-function>#

Initial value: ease

Optional -webkit-user-modify

-webkit-user-modify: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "read-only" | "read-write" | "read-write-plaintext-only" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "read-only" | "read-write" | "read-write-plaintext-only")[]

Syntax: read-only | read-write | read-write-plaintext-only

Initial value: read-only

Optional -webkit-user-select

-webkit-user-select: undefined | "contain" | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "text" | "-moz-none" | "element" | (undefined | "contain" | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "text" | "-moz-none" | "element")[]

The **user-select** CSS property controls whether the user can select text. This doesn't have any effect on content loaded as chrome, except in textboxes.

Syntax: auto | text | none | contain | all

Initial value: auto

Optional -webkit-writing-mode

-webkit-writing-mode: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "horizontal-tb" | "sideways-lr" | "sideways-rl" | "vertical-lr" | "vertical-rl" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "horizontal-tb" | "sideways-lr" | "sideways-rl" | "vertical-lr" | "vertical-rl")[]

The writing-mode CSS property sets whether lines of text are laid out horizontally or vertically, as well as the direction in which blocks progress. When set for an entire document, it should be set on the root element (html element for HTML documents).

Syntax: horizontal-tb | vertical-rl | vertical-lr | sideways-rl | sideways-lr

Initial value: horizontal-tb

Optional KhtmlBoxAlign

KhtmlBoxAlign: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "start" | "baseline" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "start" | "baseline")[]

The box-align CSS property specifies how an element aligns its contents across its layout in a perpendicular direction. The effect of the property is only visible if there is extra space in the box.

Syntax: start | center | end | baseline | stretch

Initial value: stretch

deprecated

Optional KhtmlBoxDirection

KhtmlBoxDirection: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "reverse")[]

The box-direction CSS property specifies whether a box lays out its contents normally (from the top or left edge), or in reverse (from the bottom or right edge).

Syntax: normal | reverse | inherit

Initial value: normal

deprecated

Optional KhtmlBoxFlex

KhtmlBoxFlex: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The -moz-box-flex and -webkit-box-flex CSS properties specify how a -moz-box or -webkit-box grows to fill the box that contains it, in the direction of the containing box's layout.

Syntax: <number>

Initial value: 0

deprecated

Optional KhtmlBoxFlexGroup

KhtmlBoxFlexGroup: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The box-flex-group CSS property assigns the flexbox's child elements to a flex group.

Syntax: <integer>

Initial value: 1

deprecated

Optional KhtmlBoxLines

KhtmlBoxLines: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "multiple" | "single" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "multiple" | "single")[]

The box-lines CSS property determines whether the box may have a single or multiple lines (rows for horizontally oriented boxes, columns for vertically oriented boxes).

Syntax: single | multiple

Initial value: single

deprecated

Optional KhtmlBoxOrdinalGroup

KhtmlBoxOrdinalGroup: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The box-ordinal-group CSS property assigns the flexbox's child elements to an ordinal group.

Syntax: <integer>

Initial value: 1

deprecated

Optional KhtmlBoxOrient

KhtmlBoxOrient: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "horizontal" | "vertical" | "block-axis" | "inline-axis" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "horizontal" | "vertical" | "block-axis" | "inline-axis")[]

This is a property of the original CSS Flexible Box Layout Module draft, and has been replaced by a newer standard. See flexbox for information about the current standard.

Syntax: horizontal | vertical | inline-axis | block-axis | inherit

Initial value: inline-axis (horizontal in XUL)

deprecated

Optional KhtmlBoxPack

KhtmlBoxPack: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "center" | "end" | "start" | "justify" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "center" | "end" | "start" | "justify")[]

The -moz-box-pack and -webkit-box-pack CSS properties specify how a -moz-box or -webkit-box packs its contents in the direction of its layout. The effect of this is only visible if there is extra space in the box.

Syntax: start | center | end | justify

Initial value: start

deprecated

Optional KhtmlLineBreak

KhtmlLineBreak: undefined | "strict" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "auto" | "anywhere" | "loose" | (undefined | "strict" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "auto" | "anywhere" | "loose")[]

The line-break CSS property sets how to break lines of Chinese, Japanese, or Korean (CJK) text when working with punctuation and symbols.

Syntax: auto | loose | normal | strict | anywhere

Initial value: auto

deprecated

Optional KhtmlOpacity

KhtmlOpacity: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (number & {}))[]

The opacity CSS property sets the opacity of an element. Opacity is the degree to which content behind an element is hidden, and is the opposite of transparency.

Syntax: <alpha-value>

Initial value: 1.0

deprecated

Optional KhtmlUserSelect

KhtmlUserSelect: undefined | "contain" | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "text" | "-moz-none" | "element" | (undefined | "contain" | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "text" | "-moz-none" | "element")[]

The **user-select** CSS property controls whether the user can select text. This doesn't have any effect on content loaded as chrome, except in textboxes.

Syntax: auto | text | none | contain | all

Initial value: auto

deprecated

Optional MozAnimation

MozAnimation: undefined | string | (string & {}) | (number & {}) | (undefined | string | (string & {}) | (number & {}))[]

The animation shorthand CSS property applies an animation between styles. It is a shorthand for animation-name, animation-duration, animation-timing-function, animation-delay, animation-iteration-count, animation-direction, animation-fill-mode, and animation-play-state.

Syntax: <single-animation>#

Optional MozAnimationDelay

MozAnimationDelay: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The animation-delay CSS property specifies the amount of time to wait from applying the animation to an element before beginning to perform the animation. The animation can start later, immediately from its beginning, or immediately and partway through the animation.

Syntax: <time>#

Initial value: 0s

Optional MozAnimationDirection

MozAnimationDirection: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "alternate" | "alternate-reverse" | "reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "alternate" | "alternate-reverse" | "reverse")[]

The animation-direction CSS property sets whether an animation should play forward, backward, or alternate back and forth between playing the sequence forward and backward.

Syntax: <single-animation-direction>#

Initial value: normal

Optional MozAnimationDuration

MozAnimationDuration: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The animation-duration CSS property sets the length of time that an animation takes to complete one cycle.

Syntax: <time>#

Initial value: 0s

Optional MozAnimationFillMode

MozAnimationFillMode: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "backwards" | "both" | "forwards" | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "backwards" | "both" | "forwards" | "none")[]

The animation-fill-mode CSS property sets how a CSS animation applies styles to its target before and after its execution.

Syntax: <single-animation-fill-mode>#

Initial value: none

Optional MozAnimationIterationCount

MozAnimationIterationCount: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "infinite" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "infinite" | (number & {}))[]

The animation-iteration-count CSS property sets the number of times an animation sequence should be played before stopping.

Syntax: <single-animation-iteration-count>#

Initial value: 1

Optional MozAnimationName

MozAnimationName: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The animation-name CSS property specifies the names of one or more @keyframes at-rules describing the animation or animations to apply to the element.

Syntax: [ none | <keyframes-name> ]#

Initial value: none

Optional MozAnimationPlayState

MozAnimationPlayState: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "paused" | "running" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "paused" | "running")[]

The animation-play-state CSS property sets whether an animation is running or paused.

Syntax: <single-animation-play-state>#

Initial value: running

Optional MozAnimationTimingFunction

MozAnimationTimingFunction: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear")[]

The animation-timing-function CSS property sets how an animation progresses through the duration of each cycle.

Syntax: <easing-function>#

Initial value: ease

Optional MozAppearance

MozAppearance: undefined | "sheet" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "button" | "checkbox" | "listbox" | "menulist" | "radio" | "searchfield" | "menulist-button" | "textfield" | "-moz-mac-unified-toolbar" | "-moz-win-borderless-glass" | "-moz-win-browsertabbar-toolbox" | "-moz-win-communications-toolbox" | "-moz-win-communicationstext" | "-moz-win-exclude-glass" | "-moz-win-glass" | "-moz-win-media-toolbox" | "-moz-win-mediatext" | "-moz-window-button-box" | "-moz-window-button-box-maximized" | "-moz-window-button-close" | "-moz-window-button-maximize" | "-moz-window-button-minimize" | "-moz-window-button-restore" | "-moz-window-frame-bottom" | "-moz-window-frame-left" | "-moz-window-frame-right" | "-moz-window-titlebar" | "-moz-window-titlebar-maximized" | "button-arrow-down" | "button-arrow-next" | "button-arrow-previous" | "button-arrow-up" | "button-bevel" | "button-focus" | "caret" | "checkbox-container" | "checkbox-label" | "checkmenuitem" | "dualbutton" | "groupbox" | "listitem" | "menuarrow" | "menubar" | "menucheckbox" | "menuimage" | "menuitem" | "menuitemtext" | "menulist-text" | "menulist-textfield" | "menupopup" | "menuradio" | "menuseparator" | "meterbar" | "meterchunk" | "progressbar" | "progressbar-vertical" | "progresschunk" | "progresschunk-vertical" | "radio-container" | "radio-label" | "radiomenuitem" | "range" | "range-thumb" | "resizer" | "resizerpanel" | "scale-horizontal" | "scale-vertical" | "scalethumb-horizontal" | "scalethumb-vertical" | "scalethumbend" | "scalethumbstart" | "scalethumbtick" | "scrollbarbutton-down" | "scrollbarbutton-left" | "scrollbarbutton-right" | "scrollbarbutton-up" | "scrollbarthumb-horizontal" | "scrollbarthumb-vertical" | "scrollbartrack-horizontal" | "scrollbartrack-vertical" | "separator" | "spinner" | "spinner-downbutton" | "spinner-textfield" | "spinner-upbutton" | "splitter" | "statusbar" | "statusbarpanel" | "tab" | "tab-scroll-arrow-back" | "tab-scroll-arrow-forward" | "tabpanel" | "tabpanels" | "textfield-multiline" | "toolbar" | "toolbarbutton" | "toolbarbutton-dropdown" | "toolbargripper" | "toolbox" | "tooltip" | "treeheader" | "treeheadercell" | "treeheadersortarrow" | "treeitem" | "treeline" | "treetwisty" | "treetwistyopen" | "treeview" | (undefined | "sheet" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "button" | "checkbox" | "listbox" | "menulist" | "radio" | "searchfield" | "menulist-button" | "textfield" | "-moz-mac-unified-toolbar" | "-moz-win-borderless-glass" | "-moz-win-browsertabbar-toolbox" | "-moz-win-communications-toolbox" | "-moz-win-communicationstext" | "-moz-win-exclude-glass" | "-moz-win-glass" | "-moz-win-media-toolbox" | "-moz-win-mediatext" | "-moz-window-button-box" | "-moz-window-button-box-maximized" | "-moz-window-button-close" | "-moz-window-button-maximize" | "-moz-window-button-minimize" | "-moz-window-button-restore" | "-moz-window-frame-bottom" | "-moz-window-frame-left" | "-moz-window-frame-right" | "-moz-window-titlebar" | "-moz-window-titlebar-maximized" | "button-arrow-down" | "button-arrow-next" | "button-arrow-previous" | "button-arrow-up" | "button-bevel" | "button-focus" | "caret" | "checkbox-container" | "checkbox-label" | "checkmenuitem" | "dualbutton" | "groupbox" | "listitem" | "menuarrow" | "menubar" | "menucheckbox" | "menuimage" | "menuitem" | "menuitemtext" | "menulist-text" | "menulist-textfield" | "menupopup" | "menuradio" | "menuseparator" | "meterbar" | "meterchunk" | "progressbar" | "progressbar-vertical" | "progresschunk" | "progresschunk-vertical" | "radio-container" | "radio-label" | "radiomenuitem" | "range" | "range-thumb" | "resizer" | "resizerpanel" | "scale-horizontal" | "scale-vertical" | "scalethumb-horizontal" | "scalethumb-vertical" | "scalethumbend" | "scalethumbstart" | "scalethumbtick" | "scrollbarbutton-down" | "scrollbarbutton-left" | "scrollbarbutton-right" | "scrollbarbutton-up" | "scrollbarthumb-horizontal" | "scrollbarthumb-vertical" | "scrollbartrack-horizontal" | "scrollbartrack-vertical" | "separator" | "spinner" | "spinner-downbutton" | "spinner-textfield" | "spinner-upbutton" | "splitter" | "statusbar" | "statusbarpanel" | "tab" | "tab-scroll-arrow-back" | "tab-scroll-arrow-forward" | "tabpanel" | "tabpanels" | "textfield-multiline" | "toolbar" | "toolbarbutton" | "toolbarbutton-dropdown" | "toolbargripper" | "toolbox" | "tooltip" | "treeheader" | "treeheadercell" | "treeheadersortarrow" | "treeitem" | "treeline" | "treetwisty" | "treetwistyopen" | "treeview")[]

The **appearance** CSS property is used to display an element using platform-native styling, based on the operating system's theme. The -moz-appearance and -webkit-appearance properties are non-standard versions of this property, used (respectively) by Gecko (Firefox) and by WebKit-based (e.g., Safari) and Blink-based (e.g., Chrome, Opera) browsers to achieve the same thing. Note that Firefox and Edge also support -webkit-appearance, for compatibility reasons.

Syntax: none | button | button-arrow-down | button-arrow-next | button-arrow-previous | button-arrow-up | button-bevel | button-focus | caret | checkbox | checkbox-container | checkbox-label | checkmenuitem | dualbutton | groupbox | listbox | listitem | menuarrow | menubar | menucheckbox | menuimage | menuitem | menuitemtext | menulist | menulist-button | menulist-text | menulist-textfield | menupopup | menuradio | menuseparator | meterbar | meterchunk | progressbar | progressbar-vertical | progresschunk | progresschunk-vertical | radio | radio-container | radio-label | radiomenuitem | range | range-thumb | resizer | resizerpanel | scale-horizontal | scalethumbend | scalethumb-horizontal | scalethumbstart | scalethumbtick | scalethumb-vertical | scale-vertical | scrollbarbutton-down | scrollbarbutton-left | scrollbarbutton-right | scrollbarbutton-up | scrollbarthumb-horizontal | scrollbarthumb-vertical | scrollbartrack-horizontal | scrollbartrack-vertical | searchfield | separator | sheet | spinner | spinner-downbutton | spinner-textfield | spinner-upbutton | splitter | statusbar | statusbarpanel | tab | tabpanel | tabpanels | tab-scroll-arrow-back | tab-scroll-arrow-forward | textfield | textfield-multiline | toolbar | toolbarbutton | toolbarbutton-dropdown | toolbargripper | toolbox | tooltip | treeheader | treeheadercell | treeheadersortarrow | treeitem | treeline | treetwisty | treetwistyopen | treeview | -moz-mac-unified-toolbar | -moz-win-borderless-glass | -moz-win-browsertabbar-toolbox | -moz-win-communicationstext | -moz-win-communications-toolbox | -moz-win-exclude-glass | -moz-win-glass | -moz-win-mediatext | -moz-win-media-toolbox | -moz-window-button-box | -moz-window-button-box-maximized | -moz-window-button-close | -moz-window-button-maximize | -moz-window-button-minimize | -moz-window-button-restore | -moz-window-frame-bottom | -moz-window-frame-left | -moz-window-frame-right | -moz-window-titlebar | -moz-window-titlebar-maximized

Initial value: none (but this value is overridden in the user agent CSS)

Optional MozBackfaceVisibility

MozBackfaceVisibility: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "hidden" | "visible" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "hidden" | "visible")[]

The backface-visibility CSS property sets whether the back face of an element is visible when turned towards the user.

Syntax: visible | hidden

Initial value: visible

Optional MozBackgroundClip

MozBackgroundClip: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box")[]

The background-clip CSS property sets whether an element's background extends underneath its border box, padding box, or content box.

Syntax: <box>#

Initial value: border-box

deprecated

Optional MozBackgroundInlinePolicy

MozBackgroundInlinePolicy: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "clone" | "slice" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "clone" | "slice")[]

The box-decoration-break CSS property specifies how an element's fragments should be rendered when broken across multiple lines, columns, or pages.

Syntax: slice | clone

Initial value: slice

deprecated

Optional MozBackgroundOrigin

MozBackgroundOrigin: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box")[]

The background-origin CSS property sets the background's origin: from the border start, inside the border, or inside the padding.

Syntax: <box>#

Initial value: padding-box

deprecated

Optional MozBackgroundSize

MozBackgroundSize: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The background-size CSS property sets the size of the element's background image. The image can be left to its natural size, stretched, or constrained to fit the available space.

Syntax: <bg-size>#

Initial value: auto auto

deprecated

Optional MozBinding

MozBinding: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The -moz-binding CSS property is used by Mozilla-based applications to attach an XBL binding to a DOM element.

Syntax: <url> | none

Initial value: none

deprecated

Optional MozBorderBottomColors

MozBorderBottomColors: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

In Mozilla applications like Firefox, the -moz-border-bottom-colors CSS property sets a list of colors for the bottom border.

Syntax: <color>+ | none

Initial value: none

Optional MozBorderEndColor

MozBorderEndColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The border-inline-end-color CSS property defines the color of the logical inline-end border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-color, border-right-color, border-bottom-color, or border-left-color property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-color'>

Initial value: currentcolor

Optional MozBorderEndStyle

MozBorderEndStyle: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The border-inline-end-style CSS property defines the style of the logical inline end border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-style, border-right-style, border-bottom-style, or border-left-style property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-style'>

Initial value: none

Optional MozBorderEndWidth

MozBorderEndWidth: undefined | string | (undefined | string)[]

The border-inline-end-width CSS property defines the width of the logical inline-end border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-width, border-right-width, border-bottom-width, or border-left-width property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-width'>

Initial value: medium

Optional MozBorderImage

MozBorderImage: undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | (string & {}) | "none" | (number & {}) | "repeat" | "round" | (undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | (string & {}) | "none" | (number & {}) | "repeat" | "round")[]

The border-image CSS property draws an image around a given element. It replaces the element's regular border.

Syntax: <'border-image-source'> || <'border-image-slice'> [ / <'border-image-width'> | / <'border-image-width'>? / <'border-image-outset'> ]? || <'border-image-repeat'>

Optional MozBorderLeftColors

MozBorderLeftColors: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

In Mozilla applications like Firefox, the -moz-border-left-colors CSS property sets a list of colors for the left border.

Syntax: <color>+ | none

Initial value: none

Optional MozBorderRadius

MozBorderRadius: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-radius CSS property rounds the corners of an element's outer border edge. You can set a single radius to make circular corners, or two radii to make elliptical corners.

Syntax: <length-percentage>{1,4} [ / <length-percentage>{1,4} ]?

deprecated

Optional MozBorderRadiusBottomleft

MozBorderRadiusBottomleft: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-bottom-left-radius CSS property rounds the bottom-left corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.

Syntax: <length-percentage>{1,2}

Initial value: 0

deprecated

Optional MozBorderRadiusBottomright

MozBorderRadiusBottomright: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-bottom-right-radius CSS property rounds the bottom-right corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.

Syntax: <length-percentage>{1,2}

Initial value: 0

deprecated

Optional MozBorderRadiusTopleft

MozBorderRadiusTopleft: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-top-left-radius CSS property rounds the top-left corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.

Syntax: <length-percentage>{1,2}

Initial value: 0

deprecated

Optional MozBorderRadiusTopright

MozBorderRadiusTopright: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-top-right-radius CSS property rounds the top-right corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.

Syntax: <length-percentage>{1,2}

Initial value: 0

deprecated

Optional MozBorderRightColors

MozBorderRightColors: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

In Mozilla applications like Firefox, the -moz-border-right-colors CSS property sets a list of colors for the right border.

Syntax: <color>+ | none

Initial value: none

Optional MozBorderStartColor

MozBorderStartColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The border-inline-start-color CSS property defines the color of the logical inline start border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-color, border-right-color, border-bottom-color, or border-left-color property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-color'>

Initial value: currentcolor

Optional MozBorderStartStyle

MozBorderStartStyle: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The border-inline-start-style CSS property defines the style of the logical inline start border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-style, border-right-style, border-bottom-style, or border-left-style property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-style'>

Initial value: none

Optional MozBorderTopColors

MozBorderTopColors: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

In Mozilla applications like Firefox, the -moz-border-top-colors CSS property sets a list of colors for the top border.

Syntax: <color>+ | none

Initial value: none

Optional MozBoxAlign

MozBoxAlign: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "start" | "baseline" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "start" | "baseline")[]

The box-align CSS property specifies how an element aligns its contents across its layout in a perpendicular direction. The effect of the property is only visible if there is extra space in the box.

Syntax: start | center | end | baseline | stretch

Initial value: stretch

deprecated

Optional MozBoxDirection

MozBoxDirection: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "reverse")[]

The box-direction CSS property specifies whether a box lays out its contents normally (from the top or left edge), or in reverse (from the bottom or right edge).

Syntax: normal | reverse | inherit

Initial value: normal

deprecated

Optional MozBoxFlex

MozBoxFlex: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The -moz-box-flex and -webkit-box-flex CSS properties specify how a -moz-box or -webkit-box grows to fill the box that contains it, in the direction of the containing box's layout.

Syntax: <number>

Initial value: 0

deprecated

Optional MozBoxOrdinalGroup

MozBoxOrdinalGroup: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The box-ordinal-group CSS property assigns the flexbox's child elements to an ordinal group.

Syntax: <integer>

Initial value: 1

deprecated

Optional MozBoxOrient

MozBoxOrient: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "horizontal" | "vertical" | "block-axis" | "inline-axis" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "horizontal" | "vertical" | "block-axis" | "inline-axis")[]

This is a property of the original CSS Flexible Box Layout Module draft, and has been replaced by a newer standard. See flexbox for information about the current standard.

Syntax: horizontal | vertical | inline-axis | block-axis | inherit

Initial value: inline-axis (horizontal in XUL)

deprecated

Optional MozBoxPack

MozBoxPack: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "center" | "end" | "start" | "justify" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "center" | "end" | "start" | "justify")[]

The -moz-box-pack and -webkit-box-pack CSS properties specify how a -moz-box or -webkit-box packs its contents in the direction of its layout. The effect of this is only visible if there is extra space in the box.

Syntax: start | center | end | justify

Initial value: start

deprecated

Optional MozBoxShadow

MozBoxShadow: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The box-shadow CSS property adds shadow effects around an element's frame. You can set multiple effects separated by commas. A box shadow is described by X and Y offsets relative to the element, blur and spread radius, and color.

Syntax: none | <shadow>#

Initial value: none

deprecated

Optional MozBoxSizing

MozBoxSizing: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "border-box" | "content-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "border-box" | "content-box")[]

The box-sizing CSS property sets how the total width and height of an element is calculated.

Syntax: content-box | border-box

Initial value: content-box

Optional MozColumnCount

MozColumnCount: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | (number & {}))[]

The column-count CSS property breaks an element's content into the specified number of columns.

Syntax: <integer> | auto

Initial value: auto

Optional MozColumnFill

MozColumnFill: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "balance" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "balance")[]

The column-fill CSS property controls how an element's contents are balanced when broken into columns.

Syntax: auto | balance | balance-all

Initial value: balance

Optional MozColumnGap

MozColumnGap: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The column-gap CSS property sets the size of the gap (gutter) between an element's columns.

Syntax: normal | <length-percentage>

Initial value: normal

Optional MozColumnRule

MozColumnRule: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The column-rule shorthand CSS property sets the width, style, and color of the line drawn between columns in a multi-column layout.

Syntax: <'column-rule-width'> || <'column-rule-style'> || <'column-rule-color'>

Optional MozColumnRuleColor

MozColumnRuleColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The column-rule-color CSS property sets the color of the line drawn between columns in a multi-column layout.

Syntax: <color>

Initial value: currentcolor

Optional MozColumnRuleStyle

MozColumnRuleStyle: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The column-rule-style CSS property sets the style of the line drawn between columns in a multi-column layout.

Syntax: <'border-style'>

Initial value: none

Optional MozColumnRuleWidth

MozColumnRuleWidth: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The column-rule-width CSS property sets the width of the line drawn between columns in a multi-column layout.

Syntax: <'border-width'>

Initial value: medium

Optional MozColumnWidth

MozColumnWidth: undefined | string | (undefined | string)[]

The column-width CSS property sets the ideal column width in a multi-column layout. The container will have as many columns as can fit without any of them having a width less than the column-width value. If the width of the container is narrower than the specified value, the single column's width will be smaller than the declared column width.

Syntax: <length> | auto

Initial value: auto

Optional MozColumns

MozColumns: undefined | string | (string & {}) | (number & {}) | (undefined | string | (string & {}) | (number & {}))[]

The columns CSS shorthand property sets the number of columns to use when drawing an element's contents, as well as those columns' widths.

Syntax: <'column-width'> || <'column-count'>

Optional MozContextProperties

MozContextProperties: undefined | "fill" | "stroke" | "fill-opacity" | "stroke-opacity" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "fill" | "stroke" | "fill-opacity" | "stroke-opacity" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The **-moz-context-properties** property can be used within privileged contexts in Firefox to share the values of specified properties of the element with a child SVG image.

Syntax: none | [ fill | fill-opacity | stroke | stroke-opacity ]#

Initial value: none

Optional MozFloatEdge

MozFloatEdge: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "border-box" | "content-box" | "padding-box" | "margin-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "border-box" | "content-box" | "padding-box" | "margin-box")[]

The non-standard -moz-float-edge CSS property specifies whether the height and width properties of the element include the margin, border, or padding thickness.

Syntax: border-box | content-box | margin-box | padding-box

Initial value: content-box

deprecated

Optional MozFontFeatureSettings

MozFontFeatureSettings: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}))[]

The font-feature-settings CSS property controls advanced typographic features in OpenType fonts.

Syntax: normal | <feature-tag-value>#

Initial value: normal

Optional MozFontLanguageOverride

MozFontLanguageOverride: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}))[]

The font-language-override CSS property controls the use of language-specific glyphs in a typeface.

Syntax: normal | <string>

Initial value: normal

Optional MozForceBrokenImageIcon

MozForceBrokenImageIcon: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The -moz-force-broken-image-icon extended CSS property can be used to force the broken image icon to be shown even when a broken image has an alt attribute.

Syntax: <integer [0,1]>

Initial value: 0

deprecated

Optional MozHyphens

MozHyphens: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "manual" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "manual")[]

The hyphens CSS property specifies how words should be hyphenated when text wraps across multiple lines. It can prevent hyphenation entirely, hyphenate at manually-specified points within the text, or let the browser automatically insert hyphens where appropriate.

Syntax: none | manual | auto

Initial value: manual

Optional MozImageRegion

MozImageRegion: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto")[]

For certain XUL elements and pseudo-elements that use an image from the list-style-image property, this property specifies a region of the image that is used in place of the whole image. This allows elements to use different pieces of the same image to improve performance.

Syntax: <shape> | auto

Initial value: auto

Optional MozMarginEnd

MozMarginEnd: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The margin-inline-end CSS property defines the logical inline end margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. In other words, it corresponds to the margin-top, margin-right, margin-bottom or margin-left property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'margin-left'>

Initial value: 0

Optional MozMarginStart

MozMarginStart: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The margin-inline-start CSS property defines the logical inline start margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. It corresponds to the margin-top, margin-right, margin-bottom, or margin-left property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'margin-left'>

Initial value: 0

Optional MozOpacity

MozOpacity: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (number & {}))[]

The opacity CSS property sets the opacity of an element. Opacity is the degree to which content behind an element is hidden, and is the opposite of transparency.

Syntax: <alpha-value>

Initial value: 1.0

deprecated

Optional MozOrient

MozOrient: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "block" | "inline" | "horizontal" | "vertical" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "block" | "inline" | "horizontal" | "vertical")[]

The -moz-orient CSS property specifies the orientation of the element to which it's applied.

Syntax: inline | block | horizontal | vertical

Initial value: inline

Optional MozOsxFontSmoothing

MozOsxFontSmoothing: undefined | string | (undefined | string)[]

The font-smooth CSS property controls the application of anti-aliasing when fonts are rendered.

Syntax: auto | never | always | <absolute-size> | <length>

Initial value: auto

Optional MozOutline

MozOutline: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The outline CSS shorthand property set all the outline properties in a single declaration.

Syntax: [ <'outline-color'> || <'outline-style'> || <'outline-width'> ]

deprecated

Optional MozOutlineColor

MozOutlineColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "invert" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "invert")[]

The outline-color CSS property sets the color of an element's outline.

Syntax: <color> | invert

Initial value: invert, for browsers supporting it, currentColor for the other

deprecated

Optional MozOutlineRadius

MozOutlineRadius: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

In Mozilla applications like Firefox, the -moz-outline-radius CSS shorthand property can be used to give an element's outline rounded corners.

Syntax: <outline-radius>{1,4} [ / <outline-radius>{1,4} ]?

deprecated

Optional MozOutlineRadiusBottomleft

MozOutlineRadiusBottomleft: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

In Mozilla applications, the -moz-outline-radius-bottomleft CSS property can be used to round the bottom-left corner of an element's outline.

Syntax: <outline-radius>

Initial value: 0

deprecated

Optional MozOutlineRadiusBottomright

MozOutlineRadiusBottomright: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

In Mozilla applications, the -moz-outline-radius-bottomright CSS property can be used to round the bottom-right corner of an element's outline.

Syntax: <outline-radius>

Initial value: 0

deprecated

Optional MozOutlineRadiusTopleft

MozOutlineRadiusTopleft: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

In Mozilla applications, the -moz-outline-radius-topleft CSS property can be used to round the top-left corner of an element's outline.

Syntax: <outline-radius>

Initial value: 0

deprecated

Optional MozOutlineRadiusTopright

MozOutlineRadiusTopright: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

In Mozilla applications, the -moz-outline-radius-topright CSS property can be used to round the top-right corner of an element's outline.

Syntax: <outline-radius>

Initial value: 0

deprecated

Optional MozOutlineStyle

MozOutlineStyle: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The outline-style CSS property sets the style of an element's outline. An outline is a line that is drawn around an element, outside the border.

Syntax: auto | <'border-style'>

Initial value: none

deprecated

Optional MozOutlineWidth

MozOutlineWidth: undefined | string | (undefined | string)[]

The CSS outline-width property sets the thickness of an element's outline. An outline is a line that is drawn around an element, outside the border.

Syntax: <line-width>

Initial value: medium

deprecated

Optional MozPaddingEnd

MozPaddingEnd: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The padding-inline-end CSS property defines the logical inline end padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.

Syntax: <'padding-left'>

Initial value: 0

Optional MozPaddingStart

MozPaddingStart: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The padding-inline-start CSS property defines the logical inline start padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.

Syntax: <'padding-left'>

Initial value: 0

Optional MozPerspective

MozPerspective: undefined | string | (undefined | string)[]

The perspective CSS property determines the distance between the z=0 plane and the user in order to give a 3D-positioned element some perspective.

Syntax: none | <length>

Initial value: none

Optional MozPerspectiveOrigin

MozPerspectiveOrigin: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The perspective-origin CSS property determines the position at which the viewer is looking. It is used as the vanishing point by the perspective property.

Syntax: <position>

Initial value: 50% 50%

Optional MozStackSizing

MozStackSizing: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "ignore" | "stretch-to-fit" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "ignore" | "stretch-to-fit")[]

-moz-stack-sizing is an extended CSS property. Normally, a <xul:stack> will change its size so that all of its child elements are completely visible. For example, moving a child of the stack far to the right will widen the stack so the child remains visible.

Syntax: ignore | stretch-to-fit

Initial value: stretch-to-fit

Optional MozTabSize

MozTabSize: undefined | string | (number & {}) | (undefined | string | (number & {}))[]

The tab-size CSS property is used to customize the width of tab characters (U+0009).

Syntax: <integer> | <length>

Initial value: 8

Optional MozTextAlignLast

MozTextAlignLast: undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "center" | "end" | "start" | "auto" | "justify" | (undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "center" | "end" | "start" | "auto" | "justify")[]

The text-align-last CSS property sets how the last line of a block or a line, right before a forced line break, is aligned.

Syntax: auto | start | end | left | right | center | justify

Initial value: auto

deprecated

Optional MozTextBlink

MozTextBlink: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "blink" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "blink")[]

The -moz-text-blink non-standard Mozilla CSS extension specifies the blink mode.

Syntax: none | blink

Initial value: none

Optional MozTextDecorationColor

MozTextDecorationColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The text-decoration-color CSS property sets the color of decorations added to text by text-decoration-line.

Syntax: <color>

Initial value: currentcolor

deprecated

Optional MozTextDecorationLine

MozTextDecorationLine: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "blink" | "grammar-error" | "line-through" | "overline" | "spelling-error" | "underline" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "blink" | "grammar-error" | "line-through" | "overline" | "spelling-error" | "underline")[]

The text-decoration-line CSS property sets the kind of decoration that is used on text in an element, such as an underline or overline.

Syntax: none | [ underline || overline || line-through || blink ] | spelling-error | grammar-error

Initial value: none

deprecated

Optional MozTextDecorationStyle

MozTextDecorationStyle: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "dashed" | "dotted" | "double" | "solid" | "wavy" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "dashed" | "dotted" | "double" | "solid" | "wavy")[]

The text-decoration-style CSS property sets the style of the lines specified by text-decoration-line. The style applies to all lines that are set with text-decoration-line.

Syntax: solid | double | dotted | dashed | wavy

Initial value: solid

deprecated

Optional MozTextSizeAdjust

MozTextSizeAdjust: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none")[]

The text-size-adjust CSS property controls the text inflation algorithm used on some smartphones and tablets. Other browsers will ignore this property.

Syntax: none | auto | <percentage>

Initial value: auto for smartphone browsers supporting inflation, none in other cases (and then not modifiable).

Optional MozTransformOrigin

MozTransformOrigin: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transform-origin CSS property sets the origin for an element's transformations.

Syntax: [ <length-percentage> | left | center | right | top | bottom ] | [ [ <length-percentage> | left | center | right ] && [ <length-percentage> | top | center | bottom ] ] <length>?

Initial value: 50% 50% 0

Optional MozTransformStyle

MozTransformStyle: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "flat" | "preserve-3d" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "flat" | "preserve-3d")[]

The transform-style CSS property sets whether children of an element are positioned in the 3D space or are flattened in the plane of the element.

Syntax: flat | preserve-3d

Initial value: flat

Optional MozTransition

MozTransition: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transition CSS property is a shorthand property for transition-property, transition-duration, transition-timing-function, and transition-delay.

Syntax: <single-transition>#

Optional MozTransitionDelay

MozTransitionDelay: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transition-delay CSS property specifies the duration to wait before starting a property's transition effect when its value changes.

Syntax: <time>#

Initial value: 0s

Optional MozTransitionDuration

MozTransitionDuration: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transition-duration CSS property sets the length of time a transition animation should take to complete. By default, the value is 0s, meaning that no animation will occur.

Syntax: <time>#

Initial value: 0s

Optional MozTransitionProperty

MozTransitionProperty: undefined | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The transition-property CSS property sets the CSS properties to which a transition effect should be applied.

Syntax: none | <single-transition-property>#

Initial value: all

Optional MozTransitionTimingFunction

MozTransitionTimingFunction: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear")[]

The transition-timing-function CSS property sets how intermediate values are calculated for CSS properties being affected by a transition effect.

Syntax: <easing-function>#

Initial value: ease

Optional MozUserFocus

MozUserFocus: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "ignore" | "select-after" | "select-all" | "select-before" | "select-menu" | "select-same" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "ignore" | "select-after" | "select-all" | "select-before" | "select-menu" | "select-same")[]

The -moz-user-focus CSS property is used to indicate whether an element can have the focus.

Syntax: ignore | normal | select-after | select-before | select-menu | select-same | select-all | none

Initial value: none

Optional MozUserInput

MozUserInput: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "disabled" | "enabled" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "disabled" | "enabled")[]

In Mozilla applications, -moz-user-input determines if an element will accept user input.

Syntax: auto | none | enabled | disabled

Initial value: auto

deprecated

Optional MozUserModify

MozUserModify: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "read-only" | "read-write" | "write-only" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "read-only" | "read-write" | "write-only")[]

The user-modify property has no effect in Firefox. It was originally planned to determine whether or not the content of an element can be edited by a user.

Syntax: read-only | read-write | write-only

Initial value: read-only

Optional MozUserSelect

MozUserSelect: undefined | "contain" | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "text" | "-moz-none" | "element" | (undefined | "contain" | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "text" | "-moz-none" | "element")[]

The **user-select** CSS property controls whether the user can select text. This doesn't have any effect on content loaded as chrome, except in textboxes.

Syntax: auto | text | none | contain | all

Initial value: auto

Optional MozWindowDragging

MozWindowDragging: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "drag" | "no-drag" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "drag" | "no-drag")[]

The -moz-window-dragging CSS property specifies whether a window is draggable or not. It only works in Chrome code, and only on Mac OS X.

Syntax: drag | no-drag

Initial value: drag

Optional MozWindowShadow

MozWindowShadow: undefined | "sheet" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "default" | "menu" | "tooltip" | (undefined | "sheet" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "default" | "menu" | "tooltip")[]

The -moz-window-shadow CSS property specifies whether a window will have a shadow. It only works on Mac OS X.

Syntax: default | menu | tooltip | sheet | none

Initial value: default

Optional OAnimation

OAnimation: undefined | string | (string & {}) | (number & {}) | (undefined | string | (string & {}) | (number & {}))[]

The animation shorthand CSS property applies an animation between styles. It is a shorthand for animation-name, animation-duration, animation-timing-function, animation-delay, animation-iteration-count, animation-direction, animation-fill-mode, and animation-play-state.

Syntax: <single-animation>#

deprecated

Optional OAnimationDelay

OAnimationDelay: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The animation-delay CSS property specifies the amount of time to wait from applying the animation to an element before beginning to perform the animation. The animation can start later, immediately from its beginning, or immediately and partway through the animation.

Syntax: <time>#

Initial value: 0s

deprecated

Optional OAnimationDirection

OAnimationDirection: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "alternate" | "alternate-reverse" | "reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "alternate" | "alternate-reverse" | "reverse")[]

The animation-direction CSS property sets whether an animation should play forward, backward, or alternate back and forth between playing the sequence forward and backward.

Syntax: <single-animation-direction>#

Initial value: normal

deprecated

Optional OAnimationDuration

OAnimationDuration: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The animation-duration CSS property sets the length of time that an animation takes to complete one cycle.

Syntax: <time>#

Initial value: 0s

deprecated

Optional OAnimationFillMode

OAnimationFillMode: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "backwards" | "both" | "forwards" | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "backwards" | "both" | "forwards" | "none")[]

The animation-fill-mode CSS property sets how a CSS animation applies styles to its target before and after its execution.

Syntax: <single-animation-fill-mode>#

Initial value: none

deprecated

Optional OAnimationIterationCount

OAnimationIterationCount: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "infinite" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "infinite" | (number & {}))[]

The animation-iteration-count CSS property sets the number of times an animation sequence should be played before stopping.

Syntax: <single-animation-iteration-count>#

Initial value: 1

deprecated

Optional OAnimationName

OAnimationName: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The animation-name CSS property specifies the names of one or more @keyframes at-rules describing the animation or animations to apply to the element.

Syntax: [ none | <keyframes-name> ]#

Initial value: none

deprecated

Optional OAnimationPlayState

OAnimationPlayState: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "paused" | "running" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "paused" | "running")[]

The animation-play-state CSS property sets whether an animation is running or paused.

Syntax: <single-animation-play-state>#

Initial value: running

deprecated

Optional OAnimationTimingFunction

OAnimationTimingFunction: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear")[]

The animation-timing-function CSS property sets how an animation progresses through the duration of each cycle.

Syntax: <easing-function>#

Initial value: ease

deprecated

Optional OBackgroundSize

OBackgroundSize: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The background-size CSS property sets the size of the element's background image. The image can be left to its natural size, stretched, or constrained to fit the available space.

Syntax: <bg-size>#

Initial value: auto auto

deprecated

Optional OBorderImage

OBorderImage: undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | (string & {}) | "none" | (number & {}) | "repeat" | "round" | (undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | (string & {}) | "none" | (number & {}) | "repeat" | "round")[]

The border-image CSS property draws an image around a given element. It replaces the element's regular border.

Syntax: <'border-image-source'> || <'border-image-slice'> [ / <'border-image-width'> | / <'border-image-width'>? / <'border-image-outset'> ]? || <'border-image-repeat'>

deprecated

Optional OObjectFit

OObjectFit: undefined | "fill" | "contain" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "cover" | "scale-down" | (undefined | "fill" | "contain" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "cover" | "scale-down")[]

The object-fit CSS property sets how the content of a replaced element, such as an <img> or <video>, should be resized to fit its container.

Syntax: fill | contain | cover | none | scale-down

Initial value: fill

Optional OObjectPosition

OObjectPosition: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The object-position CSS property specifies the alignment of the selected replaced element's contents within the element's box. Areas of the box which aren't covered by the replaced element's object will show the element's background.

Syntax: <position>

Initial value: 50% 50%

Optional OTabSize

OTabSize: undefined | string | (number & {}) | (undefined | string | (number & {}))[]

The tab-size CSS property is used to customize the width of tab characters (U+0009).

Syntax: <integer> | <length>

Initial value: 8

Optional OTextOverflow

OTextOverflow: undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ellipsis" | (undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ellipsis")[]

The text-overflow CSS property sets how hidden overflow content is signaled to users. It can be clipped, display an ellipsis ('…'), or display a custom string.

Syntax: [ clip | ellipsis | <string> ]{1,2}

Initial value: clip

Optional OTransform

OTransform: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The transform CSS property lets you rotate, scale, skew, or translate an element. It modifies the coordinate space of the CSS visual formatting model.

Syntax: none | <transform-list>

Initial value: none

deprecated

Optional OTransformOrigin

OTransformOrigin: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transform-origin CSS property sets the origin for an element's transformations.

Syntax: [ <length-percentage> | left | center | right | top | bottom ] | [ [ <length-percentage> | left | center | right ] && [ <length-percentage> | top | center | bottom ] ] <length>?

Initial value: 50% 50% 0

Optional OTransition

OTransition: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transition CSS property is a shorthand property for transition-property, transition-duration, transition-timing-function, and transition-delay.

Syntax: <single-transition>#

deprecated

Optional OTransitionDelay

OTransitionDelay: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transition-delay CSS property specifies the duration to wait before starting a property's transition effect when its value changes.

Syntax: <time>#

Initial value: 0s

deprecated

Optional OTransitionDuration

OTransitionDuration: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transition-duration CSS property sets the length of time a transition animation should take to complete. By default, the value is 0s, meaning that no animation will occur.

Syntax: <time>#

Initial value: 0s

deprecated

Optional OTransitionProperty

OTransitionProperty: undefined | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The transition-property CSS property sets the CSS properties to which a transition effect should be applied.

Syntax: none | <single-transition-property>#

Initial value: all

deprecated

Optional OTransitionTimingFunction

OTransitionTimingFunction: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear")[]

The transition-timing-function CSS property sets how intermediate values are calculated for CSS properties being affected by a transition effect.

Syntax: <easing-function>#

Initial value: ease

deprecated

Optional WebkitAlignContent

WebkitAlignContent: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}))[]

The CSS align-content property sets the distribution of space between and around content items along a flexbox's cross-axis or a grid's block axis.

Syntax: normal | <baseline-position> | <content-distribution> | <overflow-position>? <content-position>

Initial value: normal

Optional WebkitAlignItems

WebkitAlignItems: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start")[]

The CSS align-items property sets the align-self value on all direct children as a group. In Flexbox, it controls the alignment of items on the Cross Axis. In Grid Layout, it controls the alignment of items on the Block Axis within their grid area.

Syntax: normal | stretch | <baseline-position> | [ <overflow-position>? <self-position> ]

Initial value: normal

Optional WebkitAlignSelf

WebkitAlignSelf: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start" | "auto" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start" | "auto")[]

The align-self CSS property overrides a grid or flex item's align-items value. In Grid, it aligns the item inside the grid area. In Flexbox, it aligns the item on the cross axis.

Syntax: auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position>

Initial value: auto

Optional WebkitAnimation

WebkitAnimation: undefined | string | (string & {}) | (number & {}) | (undefined | string | (string & {}) | (number & {}))[]

The animation shorthand CSS property applies an animation between styles. It is a shorthand for animation-name, animation-duration, animation-timing-function, animation-delay, animation-iteration-count, animation-direction, animation-fill-mode, and animation-play-state.

Syntax: <single-animation>#

Optional WebkitAnimationDelay

WebkitAnimationDelay: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The animation-delay CSS property specifies the amount of time to wait from applying the animation to an element before beginning to perform the animation. The animation can start later, immediately from its beginning, or immediately and partway through the animation.

Syntax: <time>#

Initial value: 0s

Optional WebkitAnimationDirection

WebkitAnimationDirection: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "alternate" | "alternate-reverse" | "reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "alternate" | "alternate-reverse" | "reverse")[]

The animation-direction CSS property sets whether an animation should play forward, backward, or alternate back and forth between playing the sequence forward and backward.

Syntax: <single-animation-direction>#

Initial value: normal

Optional WebkitAnimationDuration

WebkitAnimationDuration: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The animation-duration CSS property sets the length of time that an animation takes to complete one cycle.

Syntax: <time>#

Initial value: 0s

Optional WebkitAnimationFillMode

WebkitAnimationFillMode: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "backwards" | "both" | "forwards" | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "backwards" | "both" | "forwards" | "none")[]

The animation-fill-mode CSS property sets how a CSS animation applies styles to its target before and after its execution.

Syntax: <single-animation-fill-mode>#

Initial value: none

Optional WebkitAnimationIterationCount

WebkitAnimationIterationCount: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "infinite" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "infinite" | (number & {}))[]

The animation-iteration-count CSS property sets the number of times an animation sequence should be played before stopping.

Syntax: <single-animation-iteration-count>#

Initial value: 1

Optional WebkitAnimationName

WebkitAnimationName: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The animation-name CSS property specifies the names of one or more @keyframes at-rules describing the animation or animations to apply to the element.

Syntax: [ none | <keyframes-name> ]#

Initial value: none

Optional WebkitAnimationPlayState

WebkitAnimationPlayState: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "paused" | "running" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "paused" | "running")[]

The animation-play-state CSS property sets whether an animation is running or paused.

Syntax: <single-animation-play-state>#

Initial value: running

Optional WebkitAnimationTimingFunction

WebkitAnimationTimingFunction: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear")[]

The animation-timing-function CSS property sets how an animation progresses through the duration of each cycle.

Syntax: <easing-function>#

Initial value: ease

Optional WebkitAppearance

WebkitAppearance: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "button" | "checkbox" | "listbox" | "menulist" | "meter" | "progress-bar" | "push-button" | "radio" | "searchfield" | "slider-horizontal" | "square-button" | "textarea" | "menulist-button" | "textfield" | "button-bevel" | "caret" | "listitem" | "menulist-text" | "menulist-textfield" | "-apple-pay-button" | "default-button" | "inner-spin-button" | "media-controls-background" | "media-controls-fullscreen-background" | "media-current-time-display" | "media-enter-fullscreen-button" | "media-exit-fullscreen-button" | "media-fullscreen-button" | "media-mute-button" | "media-overlay-play-button" | "media-play-button" | "media-seek-back-button" | "media-seek-forward-button" | "media-slider" | "media-sliderthumb" | "media-time-remaining-display" | "media-toggle-closed-captions-button" | "media-volume-slider" | "media-volume-slider-container" | "media-volume-sliderthumb" | "progress-bar-value" | "searchfield-cancel-button" | "searchfield-decoration" | "searchfield-results-button" | "searchfield-results-decoration" | "slider-vertical" | "sliderthumb-horizontal" | "sliderthumb-vertical" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "button" | "checkbox" | "listbox" | "menulist" | "meter" | "progress-bar" | "push-button" | "radio" | "searchfield" | "slider-horizontal" | "square-button" | "textarea" | "menulist-button" | "textfield" | "button-bevel" | "caret" | "listitem" | "menulist-text" | "menulist-textfield" | "-apple-pay-button" | "default-button" | "inner-spin-button" | "media-controls-background" | "media-controls-fullscreen-background" | "media-current-time-display" | "media-enter-fullscreen-button" | "media-exit-fullscreen-button" | "media-fullscreen-button" | "media-mute-button" | "media-overlay-play-button" | "media-play-button" | "media-seek-back-button" | "media-seek-forward-button" | "media-slider" | "media-sliderthumb" | "media-time-remaining-display" | "media-toggle-closed-captions-button" | "media-volume-slider" | "media-volume-slider-container" | "media-volume-sliderthumb" | "progress-bar-value" | "searchfield-cancel-button" | "searchfield-decoration" | "searchfield-results-button" | "searchfield-results-decoration" | "slider-vertical" | "sliderthumb-horizontal" | "sliderthumb-vertical")[]

The **appearance** CSS property is used to display an element using platform-native styling, based on the operating system's theme. The -moz-appearance and -webkit-appearance properties are non-standard versions of this property, used (respectively) by Gecko (Firefox) and by WebKit-based (e.g., Safari) and Blink-based (e.g., Chrome, Opera) browsers to achieve the same thing. Note that Firefox and Edge also support -webkit-appearance, for compatibility reasons.

Syntax: none | button | button-bevel | caret | checkbox | default-button | inner-spin-button | listbox | listitem | media-controls-background | media-controls-fullscreen-background | media-current-time-display | media-enter-fullscreen-button | media-exit-fullscreen-button | media-fullscreen-button | media-mute-button | media-overlay-play-button | media-play-button | media-seek-back-button | media-seek-forward-button | media-slider | media-sliderthumb | media-time-remaining-display | media-toggle-closed-captions-button | media-volume-slider | media-volume-slider-container | media-volume-sliderthumb | menulist | menulist-button | menulist-text | menulist-textfield | meter | progress-bar | progress-bar-value | push-button | radio | searchfield | searchfield-cancel-button | searchfield-decoration | searchfield-results-button | searchfield-results-decoration | slider-horizontal | slider-vertical | sliderthumb-horizontal | sliderthumb-vertical | square-button | textarea | textfield | -apple-pay-button

Initial value: none (but this value is overridden in the user agent CSS)

Optional WebkitBackdropFilter

WebkitBackdropFilter: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The backdrop-filter CSS property lets you apply graphical effects such as blurring or color shifting to the area behind an element. Because it applies to everything behind the element, to see the effect you must make the element or its background at least partially transparent.

Syntax: none | <filter-function-list>

Initial value: none

Optional WebkitBackfaceVisibility

WebkitBackfaceVisibility: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "hidden" | "visible" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "hidden" | "visible")[]

The backface-visibility CSS property sets whether the back face of an element is visible when turned towards the user.

Syntax: visible | hidden

Initial value: visible

Optional WebkitBackgroundClip

WebkitBackgroundClip: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box")[]

The background-clip CSS property sets whether an element's background extends underneath its border box, padding box, or content box.

Syntax: <box>#

Initial value: border-box

Optional WebkitBackgroundOrigin

WebkitBackgroundOrigin: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box")[]

The background-origin CSS property sets the background's origin: from the border start, inside the border, or inside the padding.

Syntax: <box>#

Initial value: padding-box

Optional WebkitBackgroundSize

WebkitBackgroundSize: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The background-size CSS property sets the size of the element's background image. The image can be left to its natural size, stretched, or constrained to fit the available space.

Syntax: <bg-size>#

Initial value: auto auto

Optional WebkitBorderBefore

WebkitBorderBefore: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The -webkit-border-before CSS property is a shorthand property for setting the individual logical block start border property values in a single place in the style sheet.

Syntax: <'border-width'> || <'border-style'> || <color>

Optional WebkitBorderBeforeColor

WebkitBorderBeforeColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

Syntax: <color>

Initial value: currentcolor

Optional WebkitBorderBeforeStyle

WebkitBorderBeforeStyle: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

Syntax: <'border-style'>

Initial value: none

Optional WebkitBorderBeforeWidth

WebkitBorderBeforeWidth: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

Syntax: <'border-width'>

Initial value: medium

Optional WebkitBorderBottomLeftRadius

WebkitBorderBottomLeftRadius: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-bottom-left-radius CSS property rounds the bottom-left corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.

Syntax: <length-percentage>{1,2}

Initial value: 0

Optional WebkitBorderBottomRightRadius

WebkitBorderBottomRightRadius: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-bottom-right-radius CSS property rounds the bottom-right corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.

Syntax: <length-percentage>{1,2}

Initial value: 0

Optional WebkitBorderImage

WebkitBorderImage: undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | (string & {}) | "none" | (number & {}) | "repeat" | "round" | (undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | (string & {}) | "none" | (number & {}) | "repeat" | "round")[]

The border-image CSS property draws an image around a given element. It replaces the element's regular border.

Syntax: <'border-image-source'> || <'border-image-slice'> [ / <'border-image-width'> | / <'border-image-width'>? / <'border-image-outset'> ]? || <'border-image-repeat'>

Optional WebkitBorderImageSlice

WebkitBorderImageSlice: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (number & {}))[]

The border-image-slice CSS property divides the image specified by border-image-source into regions. These regions form the components of an element's border image.

Syntax: <number-percentage>{1,4} && fill?

Initial value: 100%

Optional WebkitBorderRadius

WebkitBorderRadius: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-radius CSS property rounds the corners of an element's outer border edge. You can set a single radius to make circular corners, or two radii to make elliptical corners.

Syntax: <length-percentage>{1,4} [ / <length-percentage>{1,4} ]?

Optional WebkitBorderTopLeftRadius

WebkitBorderTopLeftRadius: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-top-left-radius CSS property rounds the top-left corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.

Syntax: <length-percentage>{1,2}

Initial value: 0

Optional WebkitBorderTopRightRadius

WebkitBorderTopRightRadius: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-top-right-radius CSS property rounds the top-right corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.

Syntax: <length-percentage>{1,2}

Initial value: 0

Optional WebkitBoxAlign

WebkitBoxAlign: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "start" | "baseline" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "start" | "baseline")[]

The box-align CSS property specifies how an element aligns its contents across its layout in a perpendicular direction. The effect of the property is only visible if there is extra space in the box.

Syntax: start | center | end | baseline | stretch

Initial value: stretch

deprecated

Optional WebkitBoxDecorationBreak

WebkitBoxDecorationBreak: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "clone" | "slice" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "clone" | "slice")[]

The box-decoration-break CSS property specifies how an element's fragments should be rendered when broken across multiple lines, columns, or pages.

Syntax: slice | clone

Initial value: slice

Optional WebkitBoxDirection

WebkitBoxDirection: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "reverse")[]

The box-direction CSS property specifies whether a box lays out its contents normally (from the top or left edge), or in reverse (from the bottom or right edge).

Syntax: normal | reverse | inherit

Initial value: normal

deprecated

Optional WebkitBoxFlex

WebkitBoxFlex: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The -moz-box-flex and -webkit-box-flex CSS properties specify how a -moz-box or -webkit-box grows to fill the box that contains it, in the direction of the containing box's layout.

Syntax: <number>

Initial value: 0

deprecated

Optional WebkitBoxFlexGroup

WebkitBoxFlexGroup: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The box-flex-group CSS property assigns the flexbox's child elements to a flex group.

Syntax: <integer>

Initial value: 1

deprecated

Optional WebkitBoxLines

WebkitBoxLines: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "multiple" | "single" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "multiple" | "single")[]

The box-lines CSS property determines whether the box may have a single or multiple lines (rows for horizontally oriented boxes, columns for vertically oriented boxes).

Syntax: single | multiple

Initial value: single

deprecated

Optional WebkitBoxOrdinalGroup

WebkitBoxOrdinalGroup: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The box-ordinal-group CSS property assigns the flexbox's child elements to an ordinal group.

Syntax: <integer>

Initial value: 1

deprecated

Optional WebkitBoxOrient

WebkitBoxOrient: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "horizontal" | "vertical" | "block-axis" | "inline-axis" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "horizontal" | "vertical" | "block-axis" | "inline-axis")[]

This is a property of the original CSS Flexible Box Layout Module draft, and has been replaced by a newer standard. See flexbox for information about the current standard.

Syntax: horizontal | vertical | inline-axis | block-axis | inherit

Initial value: inline-axis (horizontal in XUL)

deprecated

Optional WebkitBoxPack

WebkitBoxPack: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "center" | "end" | "start" | "justify" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "center" | "end" | "start" | "justify")[]

The -moz-box-pack and -webkit-box-pack CSS properties specify how a -moz-box or -webkit-box packs its contents in the direction of its layout. The effect of this is only visible if there is extra space in the box.

Syntax: start | center | end | justify

Initial value: start

deprecated

Optional WebkitBoxReflect

WebkitBoxReflect: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The -webkit-box-reflect CSS property lets you reflect the content of an element in one specific direction.

Syntax: [ above | below | right | left ]? <length>? <image>?

Initial value: none

Optional WebkitBoxShadow

WebkitBoxShadow: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The box-shadow CSS property adds shadow effects around an element's frame. You can set multiple effects separated by commas. A box shadow is described by X and Y offsets relative to the element, blur and spread radius, and color.

Syntax: none | <shadow>#

Initial value: none

Optional WebkitBoxSizing

WebkitBoxSizing: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "border-box" | "content-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "border-box" | "content-box")[]

The box-sizing CSS property sets how the total width and height of an element is calculated.

Syntax: content-box | border-box

Initial value: content-box

Optional WebkitClipPath

WebkitClipPath: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "border-box" | "content-box" | "padding-box" | "fill-box" | "margin-box" | "stroke-box" | "view-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "border-box" | "content-box" | "padding-box" | "fill-box" | "margin-box" | "stroke-box" | "view-box")[]

The **clip-path** CSS property creates a clipping region that sets what part of an element should be shown. Parts that are inside the region are shown, while those outside are hidden.

Syntax: <clip-source> | [ <basic-shape> || <geometry-box> ] | none

Initial value: none

Optional WebkitColumnCount

WebkitColumnCount: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | (number & {}))[]

The column-count CSS property breaks an element's content into the specified number of columns.

Syntax: <integer> | auto

Initial value: auto

Optional WebkitColumnFill

WebkitColumnFill: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "balance" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "balance")[]

The column-fill CSS property controls how an element's contents are balanced when broken into columns.

Syntax: auto | balance | balance-all

Initial value: balance

Optional WebkitColumnGap

WebkitColumnGap: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The column-gap CSS property sets the size of the gap (gutter) between an element's columns.

Syntax: normal | <length-percentage>

Initial value: normal

Optional WebkitColumnRule

WebkitColumnRule: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The column-rule shorthand CSS property sets the width, style, and color of the line drawn between columns in a multi-column layout.

Syntax: <'column-rule-width'> || <'column-rule-style'> || <'column-rule-color'>

Optional WebkitColumnRuleColor

WebkitColumnRuleColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The column-rule-color CSS property sets the color of the line drawn between columns in a multi-column layout.

Syntax: <color>

Initial value: currentcolor

Optional WebkitColumnRuleStyle

WebkitColumnRuleStyle: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The column-rule-style CSS property sets the style of the line drawn between columns in a multi-column layout.

Syntax: <'border-style'>

Initial value: none

Optional WebkitColumnRuleWidth

WebkitColumnRuleWidth: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The column-rule-width CSS property sets the width of the line drawn between columns in a multi-column layout.

Syntax: <'border-width'>

Initial value: medium

Optional WebkitColumnSpan

WebkitColumnSpan: undefined | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | (undefined | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none")[]

The column-span CSS property makes it possible for an element to span across all columns when its value is set to all.

Syntax: none | all

Initial value: none

Optional WebkitColumnWidth

WebkitColumnWidth: undefined | string | (undefined | string)[]

The column-width CSS property sets the ideal column width in a multi-column layout. The container will have as many columns as can fit without any of them having a width less than the column-width value. If the width of the container is narrower than the specified value, the single column's width will be smaller than the declared column width.

Syntax: <length> | auto

Initial value: auto

Optional WebkitColumns

WebkitColumns: undefined | string | (string & {}) | (number & {}) | (undefined | string | (string & {}) | (number & {}))[]

The columns CSS shorthand property sets the number of columns to use when drawing an element's contents, as well as those columns' widths.

Syntax: <'column-width'> || <'column-count'>

Optional WebkitFilter

WebkitFilter: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The filter CSS property applies graphical effects like blur or color shift to an element. Filters are commonly used to adjust the rendering of images, backgrounds, and borders.

Syntax: none | <filter-function-list>

Initial value: none

Optional WebkitFlex

WebkitFlex: undefined | string | (string & {}) | (number & {}) | (undefined | string | (string & {}) | (number & {}))[]

The flex CSS shorthand property sets how a flex item will grow or shrink to fit the space available in its flex container.

Syntax: none | [ <'flex-grow'> <'flex-shrink'>? || <'flex-basis'> ]

Optional WebkitFlexBasis

WebkitFlexBasis: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The flex-basis CSS property sets the initial main size of a flex item. It sets the size of the content box unless otherwise set with box-sizing.

Syntax: content | <'width'>

Initial value: auto

Optional WebkitFlexDirection

WebkitFlexDirection: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "column" | "column-reverse" | "row" | "row-reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "column" | "column-reverse" | "row" | "row-reverse")[]

The flex-direction CSS property sets how flex items are placed in the flex container defining the main axis and the direction (normal or reversed).

Syntax: row | row-reverse | column | column-reverse

Initial value: row

Optional WebkitFlexFlow

WebkitFlexFlow: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "column" | "column-reverse" | "row" | "row-reverse" | "nowrap" | "wrap" | "wrap-reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "column" | "column-reverse" | "row" | "row-reverse" | "nowrap" | "wrap" | "wrap-reverse")[]

The flex-flow CSS shorthand property specifies the direction of a flex container, as well as its wrapping behavior.

Syntax: <'flex-direction'> || <'flex-wrap'>

Optional WebkitFlexGrow

WebkitFlexGrow: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The flex-grow CSS property sets the flex grow factor of a flex item main size.

Syntax: <number>

Initial value: 0

Optional WebkitFlexShrink

WebkitFlexShrink: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The flex-shrink CSS property sets the flex shrink factor of a flex item. If the size of all flex items is larger than the flex container, items shrink to fit according to flex-shrink.

Syntax: <number>

Initial value: 1

Optional WebkitFlexWrap

WebkitFlexWrap: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "nowrap" | "wrap" | "wrap-reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "nowrap" | "wrap" | "wrap-reverse")[]

The flex-wrap CSS property sets whether flex items are forced onto one line or can wrap onto multiple lines. If wrapping is allowed, it sets the direction that lines are stacked.

Syntax: nowrap | wrap | wrap-reverse

Initial value: nowrap

Optional WebkitFontFeatureSettings

WebkitFontFeatureSettings: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}))[]

The font-feature-settings CSS property controls advanced typographic features in OpenType fonts.

Syntax: normal | <feature-tag-value>#

Initial value: normal

Optional WebkitFontKerning

WebkitFontKerning: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "auto" | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "auto" | "none")[]

The font-kerning CSS property sets the use of the kerning information stored in a font.

Syntax: auto | normal | none

Initial value: auto

Optional WebkitFontSmoothing

WebkitFontSmoothing: undefined | string | (undefined | string)[]

The font-smooth CSS property controls the application of anti-aliasing when fonts are rendered.

Syntax: auto | never | always | <absolute-size> | <length>

Initial value: auto

Optional WebkitFontVariantLigatures

WebkitFontVariantLigatures: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "none" | "common-ligatures" | "contextual" | "discretionary-ligatures" | "historical-ligatures" | "no-common-ligatures" | "no-contextual" | "no-discretionary-ligatures" | "no-historical-ligatures" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "none" | "common-ligatures" | "contextual" | "discretionary-ligatures" | "historical-ligatures" | "no-common-ligatures" | "no-contextual" | "no-discretionary-ligatures" | "no-historical-ligatures")[]

The font-variant-ligatures CSS property controls which ligatures and contextual forms are used in textual content of the elements it applies to. This leads to more harmonized forms in the resulting text.

Syntax: normal | none | [ <common-lig-values> || <discretionary-lig-values> || <historical-lig-values> || <contextual-alt-values> ]

Initial value: normal

Optional WebkitHyphens

WebkitHyphens: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "manual" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "manual")[]

The hyphens CSS property specifies how words should be hyphenated when text wraps across multiple lines. It can prevent hyphenation entirely, hyphenate at manually-specified points within the text, or let the browser automatically insert hyphens where appropriate.

Syntax: none | manual | auto

Initial value: manual

Optional WebkitJustifyContent

WebkitJustifyContent: undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "normal" | (string & {}) | (undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "normal" | (string & {}))[]

The CSS justify-content property defines how the browser distributes space between and around content items along the main-axis of a flex container, and the inline axis of a grid container.

Syntax: normal | <content-distribution> | <overflow-position>? [ <content-position> | left | right ]

Initial value: normal

Optional WebkitLineBreak

WebkitLineBreak: undefined | "strict" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "auto" | "anywhere" | "loose" | (undefined | "strict" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "auto" | "anywhere" | "loose")[]

The line-break CSS property sets how to break lines of Chinese, Japanese, or Korean (CJK) text when working with punctuation and symbols.

Syntax: auto | loose | normal | strict | anywhere

Initial value: auto

Optional WebkitLineClamp

WebkitLineClamp: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | (number & {}))[]

The -webkit-line-clamp CSS property allows limiting of the contents of a block container to the specified number of lines.

Syntax: none | <integer>

Initial value: none

Optional WebkitMarginEnd

WebkitMarginEnd: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The margin-inline-end CSS property defines the logical inline end margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. In other words, it corresponds to the margin-top, margin-right, margin-bottom or margin-left property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'margin-left'>

Initial value: 0

Optional WebkitMarginStart

WebkitMarginStart: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The margin-inline-start CSS property defines the logical inline start margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. It corresponds to the margin-top, margin-right, margin-bottom, or margin-left property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'margin-left'>

Initial value: 0

Optional WebkitMask

WebkitMask: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The mask CSS shorthand property hides an element (partially or fully) by masking or clipping the image at specific points.

Syntax: [ <mask-reference> || <position> [ / <bg-size> ]? || <repeat-style> || [ <box> | border | padding | content | text ] || [ <box> | border | padding | content ] ]#

Optional WebkitMaskAttachment

WebkitMaskAttachment: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "fixed" | "local" | "scroll" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "fixed" | "local" | "scroll")[]

If a -webkit-mask-image is specified, -webkit-mask-attachment determines whether the mask image's position is fixed within the viewport, or scrolls along with its containing block.

Syntax: <attachment>#

Initial value: scroll

Optional WebkitMaskClip

WebkitMaskClip: undefined | "padding" | "content" | "border" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box" | "text" | (undefined | "padding" | "content" | "border" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box" | "text")[]

The mask-clip CSS property determines the area which is affected by a mask. The painted content of an element must be restricted to this area.

Syntax: [ <box> | border | padding | content | text ]#

Initial value: border

Optional WebkitMaskComposite

WebkitMaskComposite: undefined | "clear" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "copy" | "destination-atop" | "destination-in" | "destination-out" | "destination-over" | "source-atop" | "source-in" | "source-out" | "source-over" | "xor" | (undefined | "clear" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "copy" | "destination-atop" | "destination-in" | "destination-out" | "destination-over" | "source-atop" | "source-in" | "source-out" | "source-over" | "xor")[]

The -webkit-mask-composite property specifies the manner in which multiple mask images applied to the same element are composited with one another. Mask images are composited in the opposite order that they are declared with the -webkit-mask-image property.

Syntax: <composite-style>#

Initial value: source-over

Optional WebkitMaskImage

WebkitMaskImage: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The mask-image CSS property sets the image that is used as mask layer for an element.

Syntax: <mask-reference>#

Initial value: none

Optional WebkitMaskOrigin

WebkitMaskOrigin: undefined | "padding" | "content" | "border" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box" | (undefined | "padding" | "content" | "border" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box")[]

The mask-origin CSS property sets the origin of a mask.

Syntax: [ <box> | border | padding | content ]#

Initial value: padding

Optional WebkitMaskPosition

WebkitMaskPosition: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The mask-position CSS property sets the initial position, relative to the mask position layer set by mask-origin, for each defined mask image.

Syntax: <position>#

Initial value: 0% 0%

Optional WebkitMaskPositionX

WebkitMaskPositionX: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The -webkit-mask-position-x CSS property sets the initial horizontal position of a mask image.

Syntax: [ <length-percentage> | left | center | right ]#

Initial value: 0%

Optional WebkitMaskPositionY

WebkitMaskPositionY: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The -webkit-mask-position-y CSS property sets the initial vertical position of a mask image.

Syntax: [ <length-percentage> | top | center | bottom ]#

Initial value: 0%

Optional WebkitMaskRepeat

WebkitMaskRepeat: undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "no-repeat" | "repeat" | "repeat-x" | "repeat-y" | "round" | (undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "no-repeat" | "repeat" | "repeat-x" | "repeat-y" | "round")[]

The mask-repeat CSS property sets how mask images are repeated. A mask image can be repeated along the horizontal axis, the vertical axis, both axes, or not repeated at all.

Syntax: <repeat-style>#

Initial value: repeat

Optional WebkitMaskRepeatX

WebkitMaskRepeatX: undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "no-repeat" | "repeat" | "round" | (undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "no-repeat" | "repeat" | "round")[]

The -webkit-mask-repeat-x property specifies whether and how a mask image is repeated (tiled) horizontally.

Syntax: repeat | no-repeat | space | round

Initial value: repeat

Optional WebkitMaskRepeatY

WebkitMaskRepeatY: undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "no-repeat" | "repeat" | "round" | (undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "no-repeat" | "repeat" | "round")[]

The -webkit-mask-repeat-y property sets whether and how a mask image is repeated (tiled) vertically.

Syntax: repeat | no-repeat | space | round

Initial value: repeat

Optional WebkitMaskSize

WebkitMaskSize: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The mask-size CSS property specifies the sizes of the mask images. The size of the image can be fully or partially constrained in order to preserve its intrinsic ratio.

Syntax: <bg-size>#

Initial value: auto auto

Optional WebkitMaxInlineSize

WebkitMaxInlineSize: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The max-inline-size CSS property defines the horizontal or vertical maximum size of an element's block, depending on its writing mode. It corresponds to either the max-width or the max-height property, depending on the value of writing-mode.

Syntax: <'max-width'>

Initial value: 0

Optional WebkitOrder

WebkitOrder: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The order CSS property sets the order to lay out an item in a flex or grid container. Items in a container are sorted by ascending order value and then by their source code order.

Syntax: <integer>

Initial value: 0

Optional WebkitOverflowScrolling

WebkitOverflowScrolling: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "touch" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "touch")[]

The -webkit-overflow-scrolling CSS property controls whether or not touch devices use momentum-based scrolling for a given element.

Syntax: auto | touch

Initial value: auto

Optional WebkitPaddingEnd

WebkitPaddingEnd: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The padding-inline-end CSS property defines the logical inline end padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.

Syntax: <'padding-left'>

Initial value: 0

Optional WebkitPaddingStart

WebkitPaddingStart: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The padding-inline-start CSS property defines the logical inline start padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.

Syntax: <'padding-left'>

Initial value: 0

Optional WebkitPerspective

WebkitPerspective: undefined | string | (undefined | string)[]

The perspective CSS property determines the distance between the z=0 plane and the user in order to give a 3D-positioned element some perspective.

Syntax: none | <length>

Initial value: none

Optional WebkitPerspectiveOrigin

WebkitPerspectiveOrigin: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The perspective-origin CSS property determines the position at which the viewer is looking. It is used as the vanishing point by the perspective property.

Syntax: <position>

Initial value: 50% 50%

Optional WebkitPrintColorAdjust

WebkitPrintColorAdjust: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "economy" | "exact" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "economy" | "exact")[]

The color-adjust CSS property sets what, if anything, the user agent may do to optimize the appearance of the element on the output device. By default, the browser is allowed to make any adjustments to the element's appearance it determines to be necessary and prudent given the type and capabilities of the output device.

Syntax: economy | exact

Initial value: economy

Optional WebkitRubyPosition

WebkitRubyPosition: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "over" | "under" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "over" | "under")[]

The **ruby-position** CSS property defines the position of a ruby element relatives to its base element. It can be position over the element (over), under it (under), or between the characters, on their right side (inter-character).

Syntax: over | under | inter-character

Initial value: over

Optional WebkitScrollSnapPointsX

WebkitScrollSnapPointsX: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The scroll-snap-points-x CSS property defines the horizontal positioning of snap points within the content of the scroll container they are applied to.

Syntax: none | repeat( <length-percentage> )

Initial value: none

deprecated

Optional WebkitScrollSnapPointsY

WebkitScrollSnapPointsY: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The scroll-snap-points-y CSS property defines the vertical positioning of snap points within the content of the scroll container they are applied to.

Syntax: none | repeat( <length-percentage> )

Initial value: none

deprecated

Optional WebkitScrollSnapType

WebkitScrollSnapType: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "both" | "none" | "block" | "inline" | "x" | "y" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "both" | "none" | "block" | "inline" | "x" | "y")[]

The scroll-snap-type CSS property sets how strictly snap points are enforced on the scroll container in case there is one.

Syntax: none | [ x | y | block | inline | both ] [ mandatory | proximity ]?

Initial value: none

Optional WebkitShapeMargin

WebkitShapeMargin: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The shape-margin CSS property sets a margin for a CSS shape created using shape-outside.

Syntax: <length-percentage>

Initial value: 0

Optional WebkitTapHighlightColor

WebkitTapHighlightColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

-webkit-tap-highlight-color is a non-standard CSS property that sets the color of the highlight that appears over a link while it's being tapped. The highlighting indicates to the user that their tap is being successfully recognized, and indicates which element they're tapping on.

Syntax: <color>

Initial value: black

Optional WebkitTextCombine

WebkitTextCombine: undefined | "all" | "-ms-text-combine-horizontal" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "digits" | (undefined | "all" | "-ms-text-combine-horizontal" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "digits")[]

The text-combine-upright CSS property sets the combination of characters into the space of a single character. If the combined text is wider than 1em, the user agent must fit the contents within 1em. The resulting composition is treated as a single upright glyph for layout and decoration. This property only has an effect in vertical writing modes.

Syntax: none | all | [ digits <integer>? ]

Initial value: none

Optional WebkitTextDecorationColor

WebkitTextDecorationColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The text-decoration-color CSS property sets the color of decorations added to text by text-decoration-line.

Syntax: <color>

Initial value: currentcolor

Optional WebkitTextDecorationLine

WebkitTextDecorationLine: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "blink" | "grammar-error" | "line-through" | "overline" | "spelling-error" | "underline" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "blink" | "grammar-error" | "line-through" | "overline" | "spelling-error" | "underline")[]

The text-decoration-line CSS property sets the kind of decoration that is used on text in an element, such as an underline or overline.

Syntax: none | [ underline || overline || line-through || blink ] | spelling-error | grammar-error

Initial value: none

Optional WebkitTextDecorationSkip

WebkitTextDecorationSkip: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "box-decoration" | "edges" | "leading-spaces" | "objects" | "spaces" | "trailing-spaces" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "box-decoration" | "edges" | "leading-spaces" | "objects" | "spaces" | "trailing-spaces")[]

The text-decoration-skip CSS property sets what parts of an element’s content any text decoration affecting the element must skip over. It controls all text decoration lines drawn by the element and also any text decoration lines drawn by its ancestors.

Syntax: none | [ objects || [ spaces | [ leading-spaces || trailing-spaces ] ] || edges || box-decoration ]

Initial value: objects

Optional WebkitTextDecorationStyle

WebkitTextDecorationStyle: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "dashed" | "dotted" | "double" | "solid" | "wavy" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "dashed" | "dotted" | "double" | "solid" | "wavy")[]

The text-decoration-style CSS property sets the style of the lines specified by text-decoration-line. The style applies to all lines that are set with text-decoration-line.

Syntax: solid | double | dotted | dashed | wavy

Initial value: solid

Optional WebkitTextEmphasis

WebkitTextEmphasis: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "circle" | "dot" | "double-circle" | "filled" | "open" | "sesame" | "triangle" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "circle" | "dot" | "double-circle" | "filled" | "open" | "sesame" | "triangle")[]

The text-emphasis CSS property applies emphasis marks to text (except spaces and control characters). It is a shorthand for text-emphasis-style and text-emphasis-color.

Syntax: <'text-emphasis-style'> || <'text-emphasis-color'>

Optional WebkitTextEmphasisColor

WebkitTextEmphasisColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The text-emphasis-color CSS property sets the color of emphasis marks. This value can also be set using the text-emphasis shorthand.

Syntax: <color>

Initial value: currentcolor

Optional WebkitTextEmphasisPosition

WebkitTextEmphasisPosition: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}))[]

The text-emphasis-position CSS property sets where emphasis marks are drawn. Like ruby text, if there isn't enough room for emphasis marks, the line height is increased.

Syntax: [ over | under ] && [ right | left ]

Initial value: over right

Optional WebkitTextEmphasisStyle

WebkitTextEmphasisStyle: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "circle" | "dot" | "double-circle" | "filled" | "open" | "sesame" | "triangle" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "circle" | "dot" | "double-circle" | "filled" | "open" | "sesame" | "triangle")[]

The text-emphasis-style CSS property sets the appearance of emphasis marks. It can also be set, and reset, using the text-emphasis shorthand.

Syntax: none | [ [ filled | open ] || [ dot | circle | double-circle | triangle | sesame ] ] | <string>

Initial value: none

Optional WebkitTextFillColor

WebkitTextFillColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The -webkit-text-fill-color CSS property specifies the fill color of characters of text. If this property is not set, the value of the color property is used.

Syntax: <color>

Initial value: currentcolor

Optional WebkitTextOrientation

WebkitTextOrientation: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "mixed" | "sideways" | "upright" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "mixed" | "sideways" | "upright")[]

The text-orientation CSS property sets the orientation of the text characters in a line. It only affects text in vertical mode (when writing-mode is not horizontal-tb). It is useful for controlling the display of languages that use vertical script, and also for making vertical table headers.

Syntax: mixed | upright | sideways

Initial value: mixed

Optional WebkitTextSizeAdjust

WebkitTextSizeAdjust: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none")[]

The text-size-adjust CSS property controls the text inflation algorithm used on some smartphones and tablets. Other browsers will ignore this property.

Syntax: none | auto | <percentage>

Initial value: auto for smartphone browsers supporting inflation, none in other cases (and then not modifiable).

Optional WebkitTextStroke

WebkitTextStroke: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The -webkit-text-stroke CSS property specifies the width and color of strokes for text characters. This is a shorthand property for the longhand properties -webkit-text-stroke-width and -webkit-text-stroke-color.

Syntax: <length> || <color>

Optional WebkitTextStrokeColor

WebkitTextStrokeColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The -webkit-text-stroke-color CSS property specifies the stroke color of characters of text. If this property is not set, the value of the color property is used.

Syntax: <color>

Initial value: currentcolor

Optional WebkitTextStrokeWidth

WebkitTextStrokeWidth: undefined | string | (undefined | string)[]

The -webkit-text-stroke-width CSS property specifies the width of the stroke for text.

Syntax: <length>

Initial value: 0

Optional WebkitTextUnderlinePosition

WebkitTextUnderlinePosition: undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "under" | "from-font" | (undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "under" | "from-font")[]

The text-underline-position CSS property specifies the position of the underline which is set using the text-decoration property's underline value.

Syntax: auto | from-font | [ under || [ left | right ] ]

Initial value: auto

Optional WebkitTouchCallout

WebkitTouchCallout: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "default" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "default")[]

The -webkit-touch-callout CSS property controls the display of the default callout shown when you touch and hold a touch target.

Syntax: default | none

Initial value: default

Optional WebkitTransform

WebkitTransform: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The transform CSS property lets you rotate, scale, skew, or translate an element. It modifies the coordinate space of the CSS visual formatting model.

Syntax: none | <transform-list>

Initial value: none

Optional WebkitTransformOrigin

WebkitTransformOrigin: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transform-origin CSS property sets the origin for an element's transformations.

Syntax: [ <length-percentage> | left | center | right | top | bottom ] | [ [ <length-percentage> | left | center | right ] && [ <length-percentage> | top | center | bottom ] ] <length>?

Initial value: 50% 50% 0

Optional WebkitTransformStyle

WebkitTransformStyle: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "flat" | "preserve-3d" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "flat" | "preserve-3d")[]

The transform-style CSS property sets whether children of an element are positioned in the 3D space or are flattened in the plane of the element.

Syntax: flat | preserve-3d

Initial value: flat

Optional WebkitTransition

WebkitTransition: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transition CSS property is a shorthand property for transition-property, transition-duration, transition-timing-function, and transition-delay.

Syntax: <single-transition>#

Optional WebkitTransitionDelay

WebkitTransitionDelay: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transition-delay CSS property specifies the duration to wait before starting a property's transition effect when its value changes.

Syntax: <time>#

Initial value: 0s

Optional WebkitTransitionDuration

WebkitTransitionDuration: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transition-duration CSS property sets the length of time a transition animation should take to complete. By default, the value is 0s, meaning that no animation will occur.

Syntax: <time>#

Initial value: 0s

Optional WebkitTransitionProperty

WebkitTransitionProperty: undefined | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The transition-property CSS property sets the CSS properties to which a transition effect should be applied.

Syntax: none | <single-transition-property>#

Initial value: all

Optional WebkitTransitionTimingFunction

WebkitTransitionTimingFunction: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear")[]

The transition-timing-function CSS property sets how intermediate values are calculated for CSS properties being affected by a transition effect.

Syntax: <easing-function>#

Initial value: ease

Optional WebkitUserModify

WebkitUserModify: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "read-only" | "read-write" | "read-write-plaintext-only" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "read-only" | "read-write" | "read-write-plaintext-only")[]

Syntax: read-only | read-write | read-write-plaintext-only

Initial value: read-only

Optional WebkitUserSelect

WebkitUserSelect: undefined | "contain" | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "text" | "-moz-none" | "element" | (undefined | "contain" | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "text" | "-moz-none" | "element")[]

The **user-select** CSS property controls whether the user can select text. This doesn't have any effect on content loaded as chrome, except in textboxes.

Syntax: auto | text | none | contain | all

Initial value: auto

Optional WebkitWritingMode

WebkitWritingMode: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "horizontal-tb" | "sideways-lr" | "sideways-rl" | "vertical-lr" | "vertical-rl" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "horizontal-tb" | "sideways-lr" | "sideways-rl" | "vertical-lr" | "vertical-rl")[]

The writing-mode CSS property sets whether lines of text are laid out horizontally or vertically, as well as the direction in which blocks progress. When set for an entire document, it should be set on the root element (html element for HTML documents).

Syntax: horizontal-tb | vertical-rl | vertical-lr | sideways-rl | sideways-lr

Initial value: horizontal-tb

Optional align-content

align-content: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}))[]

The CSS align-content property sets the distribution of space between and around content items along a flexbox's cross-axis or a grid's block axis.

Syntax: normal | <baseline-position> | <content-distribution> | <overflow-position>? <content-position>

Initial value: normal


Supported in Flex Layout

Chrome Firefox Safari Edge IE
29 28 9 12 11
21 -x- 6.1 -x-

Supported in Grid Layout

Chrome Firefox Safari Edge IE
57 52 10.1 16 No

see

https://developer.mozilla.org/docs/Web/CSS/align-content

Optional align-items

align-items: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start")[]

The CSS align-items property sets the align-self value on all direct children as a group. In Flexbox, it controls the alignment of items on the Cross Axis. In Grid Layout, it controls the alignment of items on the Block Axis within their grid area.

Syntax: normal | stretch | <baseline-position> | [ <overflow-position>? <self-position> ]

Initial value: normal


Supported in Flex Layout

Chrome Firefox Safari Edge IE
52 20 9 12 11
21 -x- 7 -x-

Supported in Grid Layout

Chrome Firefox Safari Edge IE
57 52 10.1 16 No

see

https://developer.mozilla.org/docs/Web/CSS/align-items

Optional align-self

align-self: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start" | "auto" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start" | "auto")[]

The align-self CSS property overrides a grid or flex item's align-items value. In Grid, it aligns the item inside the grid area. In Flexbox, it aligns the item on the cross axis.

Syntax: auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position>

Initial value: auto


Supported in Flex Layout

Chrome Firefox Safari Edge IE
36 20 9 12 11
21 -x- 6.1 -x-

Supported in Grid Layout

Chrome Firefox Safari Edge IE
57 52 10.1 16 10 -x-

see

https://developer.mozilla.org/docs/Web/CSS/align-self

Optional align-tracks

align-tracks: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}))[]

The align-tracks CSS property sets the alignment in the masonry axis for grid containers that have masonry in their block axis.

Syntax: [ normal | <baseline-position> | <content-distribution> | <overflow-position>? <content-position> ]#

Initial value: normal

Chrome Firefox Safari Edge IE
No n/a No No No
see

https://developer.mozilla.org/docs/Web/CSS/align-tracks

Optional alignContent

alignContent: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}))[]

The CSS align-content property sets the distribution of space between and around content items along a flexbox's cross-axis or a grid's block axis.

Syntax: normal | <baseline-position> | <content-distribution> | <overflow-position>? <content-position>

Initial value: normal


Supported in Flex Layout

Chrome Firefox Safari Edge IE
29 28 9 12 11
21 -x- 6.1 -x-

Supported in Grid Layout

Chrome Firefox Safari Edge IE
57 52 10.1 16 No

see

https://developer.mozilla.org/docs/Web/CSS/align-content

Optional alignItems

alignItems: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start")[]

The CSS align-items property sets the align-self value on all direct children as a group. In Flexbox, it controls the alignment of items on the Cross Axis. In Grid Layout, it controls the alignment of items on the Block Axis within their grid area.

Syntax: normal | stretch | <baseline-position> | [ <overflow-position>? <self-position> ]

Initial value: normal


Supported in Flex Layout

Chrome Firefox Safari Edge IE
52 20 9 12 11
21 -x- 7 -x-

Supported in Grid Layout

Chrome Firefox Safari Edge IE
57 52 10.1 16 No

see

https://developer.mozilla.org/docs/Web/CSS/align-items

Optional alignSelf

alignSelf: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start" | "auto" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start" | "auto")[]

The align-self CSS property overrides a grid or flex item's align-items value. In Grid, it aligns the item inside the grid area. In Flexbox, it aligns the item on the cross axis.

Syntax: auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position>

Initial value: auto


Supported in Flex Layout

Chrome Firefox Safari Edge IE
36 20 9 12 11
21 -x- 6.1 -x-

Supported in Grid Layout

Chrome Firefox Safari Edge IE
57 52 10.1 16 10 -x-

see

https://developer.mozilla.org/docs/Web/CSS/align-self

Optional alignTracks

alignTracks: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}))[]

The align-tracks CSS property sets the alignment in the masonry axis for grid containers that have masonry in their block axis.

Syntax: [ normal | <baseline-position> | <content-distribution> | <overflow-position>? <content-position> ]#

Initial value: normal

Chrome Firefox Safari Edge IE
No n/a No No No
see

https://developer.mozilla.org/docs/Web/CSS/align-tracks

Optional alignment-baseline

alignment-baseline: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "baseline" | "auto" | "middle" | "after-edge" | "alphabetic" | "before-edge" | "central" | "hanging" | "ideographic" | "mathematical" | "text-after-edge" | "text-before-edge" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "baseline" | "auto" | "middle" | "after-edge" | "alphabetic" | "before-edge" | "central" | "hanging" | "ideographic" | "mathematical" | "text-after-edge" | "text-before-edge")[]

Optional alignmentBaseline

alignmentBaseline: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "baseline" | "auto" | "middle" | "after-edge" | "alphabetic" | "before-edge" | "central" | "hanging" | "ideographic" | "mathematical" | "text-after-edge" | "text-before-edge" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "baseline" | "auto" | "middle" | "after-edge" | "alphabetic" | "before-edge" | "central" | "hanging" | "ideographic" | "mathematical" | "text-after-edge" | "text-before-edge")[]

Optional all

all: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset")[]

The **all** shorthand CSS property resets all of an element's properties except unicode-bidi, direction, and CSS Custom Properties. It can set properties to their initial or inherited values, or to the values specified in another stylesheet origin.

Syntax: initial | inherit | unset | revert

Initial value: There is no practical initial value for it.

Chrome Firefox Safari Edge IE
37 27 9.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/all

Optional animation

animation: undefined | string | (string & {}) | (number & {}) | (undefined | string | (string & {}) | (number & {}))[]

The animation shorthand CSS property applies an animation between styles. It is a shorthand for animation-name, animation-duration, animation-timing-function, animation-delay, animation-iteration-count, animation-direction, animation-fill-mode, and animation-play-state.

Syntax: <single-animation>#

Chrome Firefox Safari Edge IE
43 16 9 12 10
3 -x- 5 -x- 4 -x-
see

https://developer.mozilla.org/docs/Web/CSS/animation

Optional animation-delay

animation-delay: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The animation-delay CSS property specifies the amount of time to wait from applying the animation to an element before beginning to perform the animation. The animation can start later, immediately from its beginning, or immediately and partway through the animation.

Syntax: <time>#

Initial value: 0s

Chrome Firefox Safari Edge IE
43 16 9 12 10
3 -x- 5 -x- 4 -x-
see

https://developer.mozilla.org/docs/Web/CSS/animation-delay

Optional animation-direction

animation-direction: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "alternate" | "alternate-reverse" | "reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "alternate" | "alternate-reverse" | "reverse")[]

The animation-direction CSS property sets whether an animation should play forward, backward, or alternate back and forth between playing the sequence forward and backward.

Syntax: <single-animation-direction>#

Initial value: normal

Chrome Firefox Safari Edge IE
43 16 9 12 10
3 -x- 5 -x- 4 -x-
see

https://developer.mozilla.org/docs/Web/CSS/animation-direction

Optional animation-duration

animation-duration: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The animation-duration CSS property sets the length of time that an animation takes to complete one cycle.

Syntax: <time>#

Initial value: 0s

Chrome Firefox Safari Edge IE
43 16 9 12 10
3 -x- 5 -x- 4 -x-
see

https://developer.mozilla.org/docs/Web/CSS/animation-duration

Optional animation-fill-mode

animation-fill-mode: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "backwards" | "both" | "forwards" | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "backwards" | "both" | "forwards" | "none")[]

The animation-fill-mode CSS property sets how a CSS animation applies styles to its target before and after its execution.

Syntax: <single-animation-fill-mode>#

Initial value: none

Chrome Firefox Safari Edge IE
43 16 9 12 10
3 -x- 5 -x- 5 -x-
see

https://developer.mozilla.org/docs/Web/CSS/animation-fill-mode

Optional animation-iteration-count

animation-iteration-count: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "infinite" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "infinite" | (number & {}))[]

The animation-iteration-count CSS property sets the number of times an animation sequence should be played before stopping.

Syntax: <single-animation-iteration-count>#

Initial value: 1

Chrome Firefox Safari Edge IE
43 16 9 12 10
3 -x- 5 -x- 4 -x-
see

https://developer.mozilla.org/docs/Web/CSS/animation-iteration-count

Optional animation-name

animation-name: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The animation-name CSS property specifies the names of one or more @keyframes at-rules describing the animation or animations to apply to the element.

Syntax: [ none | <keyframes-name> ]#

Initial value: none

Chrome Firefox Safari Edge IE
43 16 9 12 10
3 -x- 5 -x- 4 -x-
see

https://developer.mozilla.org/docs/Web/CSS/animation-name

Optional animation-play-state

animation-play-state: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "paused" | "running" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "paused" | "running")[]

The animation-play-state CSS property sets whether an animation is running or paused.

Syntax: <single-animation-play-state>#

Initial value: running

Chrome Firefox Safari Edge IE
43 16 9 12 10
3 -x- 5 -x- 4 -x-
see

https://developer.mozilla.org/docs/Web/CSS/animation-play-state

Optional animation-timing-function

animation-timing-function: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear")[]

The animation-timing-function CSS property sets how an animation progresses through the duration of each cycle.

Syntax: <easing-function>#

Initial value: ease

Chrome Firefox Safari Edge IE
43 16 9 12 10
3 -x- 5 -x- 4 -x-
see

https://developer.mozilla.org/docs/Web/CSS/animation-timing-function

Optional animationDelay

animationDelay: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The animation-delay CSS property specifies the amount of time to wait from applying the animation to an element before beginning to perform the animation. The animation can start later, immediately from its beginning, or immediately and partway through the animation.

Syntax: <time>#

Initial value: 0s

Chrome Firefox Safari Edge IE
43 16 9 12 10
3 -x- 5 -x- 4 -x-
see

https://developer.mozilla.org/docs/Web/CSS/animation-delay

Optional animationDirection

animationDirection: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "alternate" | "alternate-reverse" | "reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "alternate" | "alternate-reverse" | "reverse")[]

The animation-direction CSS property sets whether an animation should play forward, backward, or alternate back and forth between playing the sequence forward and backward.

Syntax: <single-animation-direction>#

Initial value: normal

Chrome Firefox Safari Edge IE
43 16 9 12 10
3 -x- 5 -x- 4 -x-
see

https://developer.mozilla.org/docs/Web/CSS/animation-direction

Optional animationDuration

animationDuration: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The animation-duration CSS property sets the length of time that an animation takes to complete one cycle.

Syntax: <time>#

Initial value: 0s

Chrome Firefox Safari Edge IE
43 16 9 12 10
3 -x- 5 -x- 4 -x-
see

https://developer.mozilla.org/docs/Web/CSS/animation-duration

Optional animationFillMode

animationFillMode: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "backwards" | "both" | "forwards" | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "backwards" | "both" | "forwards" | "none")[]

The animation-fill-mode CSS property sets how a CSS animation applies styles to its target before and after its execution.

Syntax: <single-animation-fill-mode>#

Initial value: none

Chrome Firefox Safari Edge IE
43 16 9 12 10
3 -x- 5 -x- 5 -x-
see

https://developer.mozilla.org/docs/Web/CSS/animation-fill-mode

Optional animationIterationCount

animationIterationCount: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "infinite" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "infinite" | (number & {}))[]

The animation-iteration-count CSS property sets the number of times an animation sequence should be played before stopping.

Syntax: <single-animation-iteration-count>#

Initial value: 1

Chrome Firefox Safari Edge IE
43 16 9 12 10
3 -x- 5 -x- 4 -x-
see

https://developer.mozilla.org/docs/Web/CSS/animation-iteration-count

Optional animationName

animationName: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The animation-name CSS property specifies the names of one or more @keyframes at-rules describing the animation or animations to apply to the element.

Syntax: [ none | <keyframes-name> ]#

Initial value: none

Chrome Firefox Safari Edge IE
43 16 9 12 10
3 -x- 5 -x- 4 -x-
see

https://developer.mozilla.org/docs/Web/CSS/animation-name

Optional animationPlayState

animationPlayState: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "paused" | "running" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "paused" | "running")[]

The animation-play-state CSS property sets whether an animation is running or paused.

Syntax: <single-animation-play-state>#

Initial value: running

Chrome Firefox Safari Edge IE
43 16 9 12 10
3 -x- 5 -x- 4 -x-
see

https://developer.mozilla.org/docs/Web/CSS/animation-play-state

Optional animationTimingFunction

animationTimingFunction: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear")[]

The animation-timing-function CSS property sets how an animation progresses through the duration of each cycle.

Syntax: <easing-function>#

Initial value: ease

Chrome Firefox Safari Edge IE
43 16 9 12 10
3 -x- 5 -x- 4 -x-
see

https://developer.mozilla.org/docs/Web/CSS/animation-timing-function

Optional appearance

appearance: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "button" | "checkbox" | "listbox" | "menulist" | "meter" | "progress-bar" | "push-button" | "radio" | "searchfield" | "slider-horizontal" | "square-button" | "textarea" | "menulist-button" | "textfield" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "button" | "checkbox" | "listbox" | "menulist" | "meter" | "progress-bar" | "push-button" | "radio" | "searchfield" | "slider-horizontal" | "square-button" | "textarea" | "menulist-button" | "textfield")[]

The **appearance** CSS property is used to display an element using platform-native styling, based on the operating system's theme. The -moz-appearance and -webkit-appearance properties are non-standard versions of this property, used (respectively) by Gecko (Firefox) and by WebKit-based (e.g., Safari) and Blink-based (e.g., Chrome, Opera) browsers to achieve the same thing. Note that Firefox and Edge also support -webkit-appearance, for compatibility reasons.

Syntax: none | auto | textfield | menulist-button | <compat-auto>

Initial value: auto

Chrome Firefox Safari Edge IE
84 80 3 -x- 84 No
1 -x- 1 -x- 12 -x-
see

https://developer.mozilla.org/docs/Web/CSS/appearance

Optional aspect-ratio

aspect-ratio: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto")[]

The aspect-ratio  CSS property sets a preferred aspect ratio for the box, which will be used in the calculation of auto sizes and some other layout functions.

Syntax: auto | <ratio>

Initial value: auto

Chrome Firefox Safari Edge IE
n/a n/a No No No
see

https://developer.mozilla.org/docs/Web/CSS/aspect-ratio

Optional aspectRatio

aspectRatio: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto")[]

The aspect-ratio  CSS property sets a preferred aspect ratio for the box, which will be used in the calculation of auto sizes and some other layout functions.

Syntax: auto | <ratio>

Initial value: auto

Chrome Firefox Safari Edge IE
n/a n/a No No No
see

https://developer.mozilla.org/docs/Web/CSS/aspect-ratio

Optional azimuth

azimuth: undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "center" | (string & {}) | "behind" | "center-left" | "center-right" | "far-left" | "far-right" | "left-side" | "leftwards" | "right-side" | "rightwards" | (undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "center" | (string & {}) | "behind" | "center-left" | "center-right" | "far-left" | "far-right" | "left-side" | "leftwards" | "right-side" | "rightwards")[]

In combination with elevation, the azimuth CSS property enables different audio sources to be positioned spatially for aural presentation. This is important in that it provides a natural way to tell several voices apart, as each can be positioned to originate at a different location on the sound stage. Stereo output produce a lateral sound stage, while binaural headphones and multi-speaker setups allow for a fully three-dimensional stage.

Syntax: <angle> | [ [ left-side | far-left | left | center-left | center | center-right | right | far-right | right-side ] || behind ] | leftwards | rightwards

Initial value: center

deprecated

Optional backdrop-filter

backdrop-filter: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The backdrop-filter CSS property lets you apply graphical effects such as blurring or color shifting to the area behind an element. Because it applies to everything behind the element, to see the effect you must make the element or its background at least partially transparent.

Syntax: none | <filter-function-list>

Initial value: none

Chrome Firefox Safari Edge IE
76 n/a 9 -x- 17 No
see

https://developer.mozilla.org/docs/Web/CSS/backdrop-filter

Optional backdropFilter

backdropFilter: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The backdrop-filter CSS property lets you apply graphical effects such as blurring or color shifting to the area behind an element. Because it applies to everything behind the element, to see the effect you must make the element or its background at least partially transparent.

Syntax: none | <filter-function-list>

Initial value: none

Chrome Firefox Safari Edge IE
76 n/a 9 -x- 17 No
see

https://developer.mozilla.org/docs/Web/CSS/backdrop-filter

Optional backface-visibility

backface-visibility: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "hidden" | "visible" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "hidden" | "visible")[]

The backface-visibility CSS property sets whether the back face of an element is visible when turned towards the user.

Syntax: visible | hidden

Initial value: visible

Chrome Firefox Safari Edge IE
36 16 5.1 -x- 12 10
12 -x- 10 -x-
see

https://developer.mozilla.org/docs/Web/CSS/backface-visibility

Optional backfaceVisibility

backfaceVisibility: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "hidden" | "visible" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "hidden" | "visible")[]

The backface-visibility CSS property sets whether the back face of an element is visible when turned towards the user.

Syntax: visible | hidden

Initial value: visible

Chrome Firefox Safari Edge IE
36 16 5.1 -x- 12 10
12 -x- 10 -x-
see

https://developer.mozilla.org/docs/Web/CSS/backface-visibility

Optional background

background: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The background shorthand CSS property sets all background style properties at once, such as color, image, origin and size, or repeat method.

Syntax: [ <bg-layer> , ]* <final-bg-layer>

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/background

Optional background-attachment

background-attachment: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "fixed" | "local" | "scroll" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "fixed" | "local" | "scroll")[]

The background-attachment CSS property sets whether a background image's position is fixed within the viewport, or scrolls with its containing block.

Syntax: <attachment>#

Initial value: scroll

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/background-attachment

Optional background-blend-mode

background-blend-mode: undefined | "color" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "color-burn" | "color-dodge" | "darken" | "difference" | "exclusion" | "hard-light" | "hue" | "lighten" | "luminosity" | "multiply" | "overlay" | "saturation" | "screen" | "soft-light" | (undefined | "color" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "color-burn" | "color-dodge" | "darken" | "difference" | "exclusion" | "hard-light" | "hue" | "lighten" | "luminosity" | "multiply" | "overlay" | "saturation" | "screen" | "soft-light")[]

The background-blend-mode CSS property sets how an element's background images should blend with each other and with the element's background color.

Syntax: <blend-mode>#

Initial value: normal

Chrome Firefox Safari Edge IE
35 30 8 79 No
see

https://developer.mozilla.org/docs/Web/CSS/background-blend-mode

Optional background-clip

background-clip: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box")[]

The background-clip CSS property sets whether an element's background extends underneath its border box, padding box, or content box.

Syntax: <box>#

Initial value: border-box

Chrome Firefox Safari Edge IE
1 4 3 -x- 12 9
see

https://developer.mozilla.org/docs/Web/CSS/background-clip

Optional background-color

background-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The background-color CSS property sets the background color of an element.

Syntax: <color>

Initial value: transparent

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/background-color

Optional background-image

background-image: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The background-image CSS property sets one or more background images on an element.

Syntax: <bg-image>#

Initial value: none

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/background-image

Optional background-origin

background-origin: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box")[]

The background-origin CSS property sets the background's origin: from the border start, inside the border, or inside the padding.

Syntax: <box>#

Initial value: padding-box

Chrome Firefox Safari Edge IE
1 4 3 12 9
see

https://developer.mozilla.org/docs/Web/CSS/background-origin

Optional background-position

background-position: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The background-position CSS property sets the initial position for each background image. The position is relative to the position layer set by background-origin.

Syntax: <bg-position>#

Initial value: 0% 0%

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/background-position

Optional background-position-x

background-position-x: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The background-position-x CSS property sets the initial horizontal position for each background image. The position is relative to the position layer set by background-origin.

Syntax: [ center | [ [ left | right | x-start | x-end ]? <length-percentage>? ]! ]#

Initial value: left

Chrome Firefox Safari Edge IE
1 49 1 12 6
see

https://developer.mozilla.org/docs/Web/CSS/background-position-x

Optional background-position-y

background-position-y: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The background-position-y CSS property sets the initial vertical position for each background image. The position is relative to the position layer set by background-origin.

Syntax: [ center | [ [ top | bottom | y-start | y-end ]? <length-percentage>? ]! ]#

Initial value: top

Chrome Firefox Safari Edge IE
1 49 1 12 6
see

https://developer.mozilla.org/docs/Web/CSS/background-position-y

Optional background-repeat

background-repeat: undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "no-repeat" | "repeat" | "repeat-x" | "repeat-y" | "round" | (undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "no-repeat" | "repeat" | "repeat-x" | "repeat-y" | "round")[]

The background-repeat CSS property sets how background images are repeated. A background image can be repeated along the horizontal and vertical axes, or not repeated at all.

Syntax: <repeat-style>#

Initial value: repeat

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/background-repeat

Optional background-size

background-size: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The background-size CSS property sets the size of the element's background image. The image can be left to its natural size, stretched, or constrained to fit the available space.

Syntax: <bg-size>#

Initial value: auto auto

Chrome Firefox Safari Edge IE
3 4 5 12 9
1 -x- 3 -x-
see

https://developer.mozilla.org/docs/Web/CSS/background-size

Optional backgroundAttachment

backgroundAttachment: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "fixed" | "local" | "scroll" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "fixed" | "local" | "scroll")[]

The background-attachment CSS property sets whether a background image's position is fixed within the viewport, or scrolls with its containing block.

Syntax: <attachment>#

Initial value: scroll

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/background-attachment

Optional backgroundBlendMode

backgroundBlendMode: undefined | "color" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "color-burn" | "color-dodge" | "darken" | "difference" | "exclusion" | "hard-light" | "hue" | "lighten" | "luminosity" | "multiply" | "overlay" | "saturation" | "screen" | "soft-light" | (undefined | "color" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "color-burn" | "color-dodge" | "darken" | "difference" | "exclusion" | "hard-light" | "hue" | "lighten" | "luminosity" | "multiply" | "overlay" | "saturation" | "screen" | "soft-light")[]

The background-blend-mode CSS property sets how an element's background images should blend with each other and with the element's background color.

Syntax: <blend-mode>#

Initial value: normal

Chrome Firefox Safari Edge IE
35 30 8 79 No
see

https://developer.mozilla.org/docs/Web/CSS/background-blend-mode

Optional backgroundClip

backgroundClip: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box")[]

The background-clip CSS property sets whether an element's background extends underneath its border box, padding box, or content box.

Syntax: <box>#

Initial value: border-box

Chrome Firefox Safari Edge IE
1 4 3 -x- 12 9
see

https://developer.mozilla.org/docs/Web/CSS/background-clip

Optional backgroundColor

backgroundColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The background-color CSS property sets the background color of an element.

Syntax: <color>

Initial value: transparent

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/background-color

Optional backgroundImage

backgroundImage: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The background-image CSS property sets one or more background images on an element.

Syntax: <bg-image>#

Initial value: none

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/background-image

Optional backgroundOrigin

backgroundOrigin: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box")[]

The background-origin CSS property sets the background's origin: from the border start, inside the border, or inside the padding.

Syntax: <box>#

Initial value: padding-box

Chrome Firefox Safari Edge IE
1 4 3 12 9
see

https://developer.mozilla.org/docs/Web/CSS/background-origin

Optional backgroundPosition

backgroundPosition: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The background-position CSS property sets the initial position for each background image. The position is relative to the position layer set by background-origin.

Syntax: <bg-position>#

Initial value: 0% 0%

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/background-position

Optional backgroundPositionX

backgroundPositionX: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The background-position-x CSS property sets the initial horizontal position for each background image. The position is relative to the position layer set by background-origin.

Syntax: [ center | [ [ left | right | x-start | x-end ]? <length-percentage>? ]! ]#

Initial value: left

Chrome Firefox Safari Edge IE
1 49 1 12 6
see

https://developer.mozilla.org/docs/Web/CSS/background-position-x

Optional backgroundPositionY

backgroundPositionY: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The background-position-y CSS property sets the initial vertical position for each background image. The position is relative to the position layer set by background-origin.

Syntax: [ center | [ [ top | bottom | y-start | y-end ]? <length-percentage>? ]! ]#

Initial value: top

Chrome Firefox Safari Edge IE
1 49 1 12 6
see

https://developer.mozilla.org/docs/Web/CSS/background-position-y

Optional backgroundRepeat

backgroundRepeat: undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "no-repeat" | "repeat" | "repeat-x" | "repeat-y" | "round" | (undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "no-repeat" | "repeat" | "repeat-x" | "repeat-y" | "round")[]

The background-repeat CSS property sets how background images are repeated. A background image can be repeated along the horizontal and vertical axes, or not repeated at all.

Syntax: <repeat-style>#

Initial value: repeat

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/background-repeat

Optional backgroundSize

backgroundSize: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The background-size CSS property sets the size of the element's background image. The image can be left to its natural size, stretched, or constrained to fit the available space.

Syntax: <bg-size>#

Initial value: auto auto

Chrome Firefox Safari Edge IE
3 4 5 12 9
1 -x- 3 -x-
see

https://developer.mozilla.org/docs/Web/CSS/background-size

Optional baseline-shift

baseline-shift: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

Optional baselineShift

baselineShift: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

Optional block-overflow

block-overflow: undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ellipsis" | (undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ellipsis")[]

Syntax: clip | ellipsis | <string>

Initial value: clip

Optional block-size

block-size: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The block-size CSS property defines the horizontal or vertical size of an element's block, depending on its writing mode. It corresponds to either the width or the height property, depending on the value of writing-mode.

Syntax: <'width'>

Initial value: auto

Chrome Firefox Safari Edge IE
57 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/block-size

Optional blockOverflow

blockOverflow: undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ellipsis" | (undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ellipsis")[]

Syntax: clip | ellipsis | <string>

Initial value: clip

Optional blockSize

blockSize: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The block-size CSS property defines the horizontal or vertical size of an element's block, depending on its writing mode. It corresponds to either the width or the height property, depending on the value of writing-mode.

Syntax: <'width'>

Initial value: auto

Chrome Firefox Safari Edge IE
57 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/block-size

Optional border

border: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border shorthand CSS property sets an element's border. It sets the values of border-width, border-style, and border-color.

Syntax: <line-width> || <line-style> || <color>

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/border

Optional border-block

border-block: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-block CSS property is a shorthand property for setting the individual logical block border property values in a single place in the style sheet.

Syntax: <'border-top-width'> || <'border-top-style'> || <color>

Chrome Firefox Safari Edge IE
87 66 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/border-block

Optional border-block-color

border-block-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The border-block-color CSS property defines the color of the logical block borders of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-color and border-bottom-color, or border-right-color and border-left-color property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-color'>{1,2}

Initial value: currentcolor

Chrome Firefox Safari Edge IE
87 66 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/border-block-color

Optional border-block-end

border-block-end: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-block-end CSS property is a shorthand property for setting the individual logical block-end border property values in a single place in the style sheet.

Syntax: <'border-top-width'> || <'border-top-style'> || <color>

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/border-block-end

Optional border-block-end-color

border-block-end-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The border-block-end-color CSS property defines the color of the logical block-end border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-color, border-right-color, border-bottom-color, or border-left-color property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-color'>

Initial value: currentcolor

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/border-block-end-color

Optional border-block-end-style

border-block-end-style: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The border-block-end-style CSS property defines the style of the logical block-end border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-style, border-right-style, border-bottom-style, or border-left-style property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-style'>

Initial value: none

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/border-block-end-style

Optional border-block-end-width

border-block-end-width: undefined | string | (undefined | string)[]

The border-block-end-width CSS property defines the width of the logical block-end border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-width, border-right-width, border-bottom-width, or border-left-width property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-width'>

Initial value: medium

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/border-block-end-width

Optional border-block-start

border-block-start: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-block-start CSS property is a shorthand property for setting the individual logical block-start border property values in a single place in the style sheet.

Syntax: <'border-top-width'> || <'border-top-style'> || <color>

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/border-block-start

Optional border-block-start-color

border-block-start-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The border-block-start-color CSS property defines the color of the logical block-start border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-color, border-right-color, border-bottom-color, or border-left-color property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-color'>

Initial value: currentcolor

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/border-block-start-color

Optional border-block-start-style

border-block-start-style: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The border-block-start-style CSS property defines the style of the logical block start border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-style, border-right-style, border-bottom-style, or border-left-style property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-style'>

Initial value: none

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/border-block-start-style

Optional border-block-start-width

border-block-start-width: undefined | string | (undefined | string)[]

The border-block-start-width CSS property defines the width of the logical block-start border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-width, border-right-width, border-bottom-width, or border-left-width property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-width'>

Initial value: medium

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/border-block-start-width

Optional border-block-style

border-block-style: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The border-block-style CSS property defines the style of the logical block borders of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-style and border-bottom-style, or border-left-style and border-right-style properties depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-style'>

Initial value: none

Chrome Firefox Safari Edge IE
87 66 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/border-block-style

Optional border-block-width

border-block-width: undefined | string | (undefined | string)[]

The border-block-width CSS property defines the width of the logical block borders of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-width and border-bottom-width, or border-left-width, and border-right-width property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-width'>

Initial value: medium

Chrome Firefox Safari Edge IE
87 66 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/border-block-width

Optional border-bottom

border-bottom: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-bottom shorthand CSS property sets an element's bottom border. It sets the values of border-bottom-width, border-bottom-style and border-bottom-color.

Syntax: <line-width> || <line-style> || <color>

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/border-bottom

Optional border-bottom-color

border-bottom-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The border-bottom-color CSS property sets the color of an element's bottom border. It can also be set with the shorthand CSS properties border-color or border-bottom.

Syntax: <'border-top-color'>

Initial value: currentcolor

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/border-bottom-color

Optional border-bottom-left-radius

border-bottom-left-radius: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-bottom-left-radius CSS property rounds the bottom-left corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.

Syntax: <length-percentage>{1,2}

Initial value: 0

Chrome Firefox Safari Edge IE
4 4 5 12 9
1 -x- 3 -x-
see

https://developer.mozilla.org/docs/Web/CSS/border-bottom-left-radius

Optional border-bottom-right-radius

border-bottom-right-radius: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-bottom-right-radius CSS property rounds the bottom-right corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.

Syntax: <length-percentage>{1,2}

Initial value: 0

Chrome Firefox Safari Edge IE
4 4 5 12 9
1 -x- 3 -x-
see

https://developer.mozilla.org/docs/Web/CSS/border-bottom-right-radius

Optional border-bottom-style

border-bottom-style: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The border-bottom-style CSS property sets the line style of an element's bottom border.

Syntax: <line-style>

Initial value: none

Chrome Firefox Safari Edge IE
1 1 1 12 5.5
see

https://developer.mozilla.org/docs/Web/CSS/border-bottom-style

Optional border-bottom-width

border-bottom-width: undefined | string | (undefined | string)[]

The border-bottom-width CSS property sets the width of the bottom border of an element.

Syntax: <line-width>

Initial value: medium

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/border-bottom-width

Optional border-collapse

border-collapse: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "collapse" | "separate" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "collapse" | "separate")[]

The border-collapse CSS property sets whether cells inside a <table> have shared or separate borders.

Syntax: collapse | separate

Initial value: separate

Chrome Firefox Safari Edge IE
1 1 1.2 12 5
see

https://developer.mozilla.org/docs/Web/CSS/border-collapse

Optional border-color

border-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The border-color shorthand CSS property sets the color of an element's border.

Syntax: <color>{1,4}

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/border-color

Optional border-end-end-radius

border-end-end-radius: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-end-end-radius CSS property defines a logical border radius on an element, which maps to a physical border radius that depends on the element's writing-mode, direction, and text-orientation. This is useful when building styles to work regardless of the text orientation and writing mode.

Syntax: <length-percentage>{1,2}

Initial value: 0

Chrome Firefox Safari Edge IE
89 66 No No No
see

https://developer.mozilla.org/docs/Web/CSS/border-end-end-radius

Optional border-end-start-radius

border-end-start-radius: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-end-start-radius CSS property defines a logical border radius on an element, which maps to a physical border radius depending on the element's writing-mode, direction, and text-orientation. This is useful when building styles to work regardless of the text orientation and writing mode.

Syntax: <length-percentage>{1,2}

Initial value: 0

Chrome Firefox Safari Edge IE
89 66 No No No
see

https://developer.mozilla.org/docs/Web/CSS/border-end-start-radius

Optional border-image

border-image: undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | (string & {}) | "none" | (number & {}) | "repeat" | "round" | (undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | (string & {}) | "none" | (number & {}) | "repeat" | "round")[]

The border-image CSS property draws an image around a given element. It replaces the element's regular border.

Syntax: <'border-image-source'> || <'border-image-slice'> [ / <'border-image-width'> | / <'border-image-width'>? / <'border-image-outset'> ]? || <'border-image-repeat'>

Chrome Firefox Safari Edge IE
16 15 6 12 11
7 -x- 3.5 -x- 3 -x-
see

https://developer.mozilla.org/docs/Web/CSS/border-image

Optional border-image-outset

border-image-outset: undefined | string | (string & {}) | (number & {}) | (undefined | string | (string & {}) | (number & {}))[]

The border-image-outset CSS property sets the distance by which an element's border image is set out from its border box.

Syntax: [ <length> | <number> ]{1,4}

Initial value: 0

Chrome Firefox Safari Edge IE
15 15 6 12 11
see

https://developer.mozilla.org/docs/Web/CSS/border-image-outset

Optional border-image-repeat

border-image-repeat: undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | (string & {}) | "repeat" | "round" | (undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | (string & {}) | "repeat" | "round")[]

The border-image-repeat CSS property defines how the edge regions of a source image are adjusted to fit the dimensions of an element's border image.

Syntax: [ stretch | repeat | round | space ]{1,2}

Initial value: stretch

Chrome Firefox Safari Edge IE
15 15 6 12 11
see

https://developer.mozilla.org/docs/Web/CSS/border-image-repeat

Optional border-image-slice

border-image-slice: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (number & {}))[]

The border-image-slice CSS property divides the image specified by border-image-source into regions. These regions form the components of an element's border image.

Syntax: <number-percentage>{1,4} && fill?

Initial value: 100%

Chrome Firefox Safari Edge IE
15 15 6 12 11
see

https://developer.mozilla.org/docs/Web/CSS/border-image-slice

Optional border-image-source

border-image-source: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The border-image-source CSS property sets the source image used to create an element's border image.

Syntax: none | <image>

Initial value: none

Chrome Firefox Safari Edge IE
15 15 6 12 11
see

https://developer.mozilla.org/docs/Web/CSS/border-image-source

Optional border-image-width

border-image-width: undefined | string | (string & {}) | (number & {}) | (undefined | string | (string & {}) | (number & {}))[]

The border-image-width CSS property sets the width of an element's border image.

Syntax: [ <length-percentage> | <number> | auto ]{1,4}

Initial value: 1

Chrome Firefox Safari Edge IE
15 13 6 12 11
see

https://developer.mozilla.org/docs/Web/CSS/border-image-width

Optional border-inline

border-inline: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-inline CSS property is a shorthand property for setting the individual logical inline border property values in a single place in the style sheet.

Syntax: <'border-top-width'> || <'border-top-style'> || <color>

Chrome Firefox Safari Edge IE
87 66 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/border-inline

Optional border-inline-color

border-inline-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The border-inline-color CSS property defines the color of the logical inline borders of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-color and border-bottom-color, or border-right-color and border-left-color property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-color'>{1,2}

Initial value: currentcolor

Chrome Firefox Safari Edge IE
87 66 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/border-inline-color

Optional border-inline-end

border-inline-end: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-inline-end CSS property is a shorthand property for setting the individual logical inline-end border property values in a single place in the style sheet.

Syntax: <'border-top-width'> || <'border-top-style'> || <color>

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/border-inline-end

Optional border-inline-end-color

border-inline-end-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The border-inline-end-color CSS property defines the color of the logical inline-end border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-color, border-right-color, border-bottom-color, or border-left-color property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-color'>

Initial value: currentcolor

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
3 (-moz-border-end-color)
see

https://developer.mozilla.org/docs/Web/CSS/border-inline-end-color

Optional border-inline-end-style

border-inline-end-style: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The border-inline-end-style CSS property defines the style of the logical inline end border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-style, border-right-style, border-bottom-style, or border-left-style property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-style'>

Initial value: none

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
3 (-moz-border-end-style)
see

https://developer.mozilla.org/docs/Web/CSS/border-inline-end-style

Optional border-inline-end-width

border-inline-end-width: undefined | string | (undefined | string)[]

The border-inline-end-width CSS property defines the width of the logical inline-end border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-width, border-right-width, border-bottom-width, or border-left-width property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-width'>

Initial value: medium

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
3 (-moz-border-end-width)
see

https://developer.mozilla.org/docs/Web/CSS/border-inline-end-width

Optional border-inline-start

border-inline-start: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-inline-start CSS property is a shorthand property for setting the individual logical inline-start border property values in a single place in the style sheet.

Syntax: <'border-top-width'> || <'border-top-style'> || <color>

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/border-inline-start

Optional border-inline-start-color

border-inline-start-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The border-inline-start-color CSS property defines the color of the logical inline start border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-color, border-right-color, border-bottom-color, or border-left-color property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-color'>

Initial value: currentcolor

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
3 (-moz-border-start-color)
see

https://developer.mozilla.org/docs/Web/CSS/border-inline-start-color

Optional border-inline-start-style

border-inline-start-style: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The border-inline-start-style CSS property defines the style of the logical inline start border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-style, border-right-style, border-bottom-style, or border-left-style property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-style'>

Initial value: none

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
3 (-moz-border-start-style)
see

https://developer.mozilla.org/docs/Web/CSS/border-inline-start-style

Optional border-inline-start-width

border-inline-start-width: undefined | string | (undefined | string)[]

The border-inline-start-width CSS property defines the width of the logical inline-start border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-width, border-right-width, border-bottom-width, or border-left-width property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-width'>

Initial value: medium

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/border-inline-start-width

Optional border-inline-style

border-inline-style: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The border-inline-style CSS property defines the style of the logical inline borders of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-style and border-bottom-style, or border-left-style and border-right-style properties depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-style'>

Initial value: none

Chrome Firefox Safari Edge IE
87 66 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/border-inline-style

Optional border-inline-width

border-inline-width: undefined | string | (undefined | string)[]

The border-inline-width CSS property defines the width of the logical inline borders of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-width and border-bottom-width, or border-left-width, and border-right-width property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-width'>

Initial value: medium

Chrome Firefox Safari Edge IE
87 66 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/border-inline-width

Optional border-left

border-left: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-left shorthand CSS property sets all the properties of an element's left border.

Syntax: <line-width> || <line-style> || <color>

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/border-left

Optional border-left-color

border-left-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The border-left-color CSS property sets the color of an element's left border. It can also be set with the shorthand CSS properties border-color or border-left.

Syntax: <color>

Initial value: currentcolor

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/border-left-color

Optional border-left-style

border-left-style: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The border-left-style CSS property sets the line style of an element's left border.

Syntax: <line-style>

Initial value: none

Chrome Firefox Safari Edge IE
1 1 1 12 5.5
see

https://developer.mozilla.org/docs/Web/CSS/border-left-style

Optional border-left-width

border-left-width: undefined | string | (undefined | string)[]

The border-left-width CSS property sets the width of the left border of an element.

Syntax: <line-width>

Initial value: medium

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/border-left-width

Optional border-radius

border-radius: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-radius CSS property rounds the corners of an element's outer border edge. You can set a single radius to make circular corners, or two radii to make elliptical corners.

Syntax: <length-percentage>{1,4} [ / <length-percentage>{1,4} ]?

Chrome Firefox Safari Edge IE
4 4 5 12 9
1 -x- 3 -x-
see

https://developer.mozilla.org/docs/Web/CSS/border-radius

Optional border-right

border-right: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-right shorthand CSS property sets all the properties of an element's right border.

Syntax: <line-width> || <line-style> || <color>

Chrome Firefox Safari Edge IE
1 1 1 12 5.5
see

https://developer.mozilla.org/docs/Web/CSS/border-right

Optional border-right-color

border-right-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The border-right-color CSS property sets the color of an element's right border. It can also be set with the shorthand CSS properties border-color or border-right.

Syntax: <color>

Initial value: currentcolor

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/border-right-color

Optional border-right-style

border-right-style: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The border-right-style CSS property sets the line style of an element's right border.

Syntax: <line-style>

Initial value: none

Chrome Firefox Safari Edge IE
1 1 1 12 5.5
see

https://developer.mozilla.org/docs/Web/CSS/border-right-style

Optional border-right-width

border-right-width: undefined | string | (undefined | string)[]

The border-right-width CSS property sets the width of the right border of an element.

Syntax: <line-width>

Initial value: medium

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/border-right-width

Optional border-spacing

border-spacing: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-spacing CSS property sets the distance between the borders of adjacent <table> cells. This property applies only when border-collapse is separate.

Syntax: <length> <length>?

Initial value: 0

Chrome Firefox Safari Edge IE
1 1 1 12 8
see

https://developer.mozilla.org/docs/Web/CSS/border-spacing

Optional border-start-end-radius

border-start-end-radius: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-start-end-radius CSS property defines a logical border radius on an element, which maps to a physical border radius depending on the element's writing-mode, direction, and text-orientation. This is useful when building styles to work regardless of the text orientation and writing mode.

Syntax: <length-percentage>{1,2}

Initial value: 0

Chrome Firefox Safari Edge IE
89 66 No No No
see

https://developer.mozilla.org/docs/Web/CSS/border-start-end-radius

Optional border-start-start-radius

border-start-start-radius: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-start-start-radius CSS property defines a logical border radius on an element, which maps to a physical border radius that depends on the element's writing-mode, direction, and text-orientation. This is useful when building styles to work regardless of the text orientation and writing mode.

Syntax: <length-percentage>{1,2}

Initial value: 0

Chrome Firefox Safari Edge IE
89 66 No No No
see

https://developer.mozilla.org/docs/Web/CSS/border-start-start-radius

Optional border-style

border-style: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The border-style shorthand CSS property sets the line style for all four sides of an element's border.

Syntax: <line-style>{1,4}

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/border-style

Optional border-top

border-top: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-top shorthand CSS property sets all the properties of an element's top border.

Syntax: <line-width> || <line-style> || <color>

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/border-top

Optional border-top-color

border-top-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The border-top-color CSS property sets the color of an element's top border. It can also be set with the shorthand CSS properties border-color or border-top.

Syntax: <color>

Initial value: currentcolor

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/border-top-color

Optional border-top-left-radius

border-top-left-radius: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-top-left-radius CSS property rounds the top-left corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.

Syntax: <length-percentage>{1,2}

Initial value: 0

Chrome Firefox Safari Edge IE
4 4 5 12 9
1 -x- 3 -x-
see

https://developer.mozilla.org/docs/Web/CSS/border-top-left-radius

Optional border-top-right-radius

border-top-right-radius: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-top-right-radius CSS property rounds the top-right corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.

Syntax: <length-percentage>{1,2}

Initial value: 0

Chrome Firefox Safari Edge IE
4 4 5 12 9
1 -x- 3 -x-
see

https://developer.mozilla.org/docs/Web/CSS/border-top-right-radius

Optional border-top-style

border-top-style: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The border-top-style CSS property sets the line style of an element's top border.

Syntax: <line-style>

Initial value: none

Chrome Firefox Safari Edge IE
1 1 1 12 5.5
see

https://developer.mozilla.org/docs/Web/CSS/border-top-style

Optional border-top-width

border-top-width: undefined | string | (undefined | string)[]

The border-top-width CSS property sets the width of the top border of an element.

Syntax: <line-width>

Initial value: medium

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/border-top-width

Optional border-width

border-width: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-width shorthand CSS property sets the width of an element's border.

Syntax: <line-width>{1,4}

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/border-width

Optional borderBlock

borderBlock: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-block CSS property is a shorthand property for setting the individual logical block border property values in a single place in the style sheet.

Syntax: <'border-top-width'> || <'border-top-style'> || <color>

Chrome Firefox Safari Edge IE
87 66 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/border-block

Optional borderBlockColor

borderBlockColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The border-block-color CSS property defines the color of the logical block borders of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-color and border-bottom-color, or border-right-color and border-left-color property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-color'>{1,2}

Initial value: currentcolor

Chrome Firefox Safari Edge IE
87 66 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/border-block-color

Optional borderBlockEnd

borderBlockEnd: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-block-end CSS property is a shorthand property for setting the individual logical block-end border property values in a single place in the style sheet.

Syntax: <'border-top-width'> || <'border-top-style'> || <color>

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/border-block-end

Optional borderBlockEndColor

borderBlockEndColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The border-block-end-color CSS property defines the color of the logical block-end border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-color, border-right-color, border-bottom-color, or border-left-color property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-color'>

Initial value: currentcolor

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/border-block-end-color

Optional borderBlockEndStyle

borderBlockEndStyle: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The border-block-end-style CSS property defines the style of the logical block-end border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-style, border-right-style, border-bottom-style, or border-left-style property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-style'>

Initial value: none

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/border-block-end-style

Optional borderBlockEndWidth

borderBlockEndWidth: undefined | string | (undefined | string)[]

The border-block-end-width CSS property defines the width of the logical block-end border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-width, border-right-width, border-bottom-width, or border-left-width property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-width'>

Initial value: medium

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/border-block-end-width

Optional borderBlockStart

borderBlockStart: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-block-start CSS property is a shorthand property for setting the individual logical block-start border property values in a single place in the style sheet.

Syntax: <'border-top-width'> || <'border-top-style'> || <color>

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/border-block-start

Optional borderBlockStartColor

borderBlockStartColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The border-block-start-color CSS property defines the color of the logical block-start border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-color, border-right-color, border-bottom-color, or border-left-color property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-color'>

Initial value: currentcolor

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/border-block-start-color

Optional borderBlockStartStyle

borderBlockStartStyle: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The border-block-start-style CSS property defines the style of the logical block start border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-style, border-right-style, border-bottom-style, or border-left-style property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-style'>

Initial value: none

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/border-block-start-style

Optional borderBlockStartWidth

borderBlockStartWidth: undefined | string | (undefined | string)[]

The border-block-start-width CSS property defines the width of the logical block-start border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-width, border-right-width, border-bottom-width, or border-left-width property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-width'>

Initial value: medium

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/border-block-start-width

Optional borderBlockStyle

borderBlockStyle: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The border-block-style CSS property defines the style of the logical block borders of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-style and border-bottom-style, or border-left-style and border-right-style properties depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-style'>

Initial value: none

Chrome Firefox Safari Edge IE
87 66 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/border-block-style

Optional borderBlockWidth

borderBlockWidth: undefined | string | (undefined | string)[]

The border-block-width CSS property defines the width of the logical block borders of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-width and border-bottom-width, or border-left-width, and border-right-width property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-width'>

Initial value: medium

Chrome Firefox Safari Edge IE
87 66 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/border-block-width

Optional borderBottom

borderBottom: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-bottom shorthand CSS property sets an element's bottom border. It sets the values of border-bottom-width, border-bottom-style and border-bottom-color.

Syntax: <line-width> || <line-style> || <color>

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/border-bottom

Optional borderBottomColor

borderBottomColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The border-bottom-color CSS property sets the color of an element's bottom border. It can also be set with the shorthand CSS properties border-color or border-bottom.

Syntax: <'border-top-color'>

Initial value: currentcolor

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/border-bottom-color

Optional borderBottomLeftRadius

borderBottomLeftRadius: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-bottom-left-radius CSS property rounds the bottom-left corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.

Syntax: <length-percentage>{1,2}

Initial value: 0

Chrome Firefox Safari Edge IE
4 4 5 12 9
1 -x- 3 -x-
see

https://developer.mozilla.org/docs/Web/CSS/border-bottom-left-radius

Optional borderBottomRightRadius

borderBottomRightRadius: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-bottom-right-radius CSS property rounds the bottom-right corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.

Syntax: <length-percentage>{1,2}

Initial value: 0

Chrome Firefox Safari Edge IE
4 4 5 12 9
1 -x- 3 -x-
see

https://developer.mozilla.org/docs/Web/CSS/border-bottom-right-radius

Optional borderBottomStyle

borderBottomStyle: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The border-bottom-style CSS property sets the line style of an element's bottom border.

Syntax: <line-style>

Initial value: none

Chrome Firefox Safari Edge IE
1 1 1 12 5.5
see

https://developer.mozilla.org/docs/Web/CSS/border-bottom-style

Optional borderBottomWidth

borderBottomWidth: undefined | string | (undefined | string)[]

The border-bottom-width CSS property sets the width of the bottom border of an element.

Syntax: <line-width>

Initial value: medium

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/border-bottom-width

Optional borderCollapse

borderCollapse: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "collapse" | "separate" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "collapse" | "separate")[]

The border-collapse CSS property sets whether cells inside a <table> have shared or separate borders.

Syntax: collapse | separate

Initial value: separate

Chrome Firefox Safari Edge IE
1 1 1.2 12 5
see

https://developer.mozilla.org/docs/Web/CSS/border-collapse

Optional borderColor

borderColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The border-color shorthand CSS property sets the color of an element's border.

Syntax: <color>{1,4}

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/border-color

Optional borderEndEndRadius

borderEndEndRadius: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-end-end-radius CSS property defines a logical border radius on an element, which maps to a physical border radius that depends on the element's writing-mode, direction, and text-orientation. This is useful when building styles to work regardless of the text orientation and writing mode.

Syntax: <length-percentage>{1,2}

Initial value: 0

Chrome Firefox Safari Edge IE
89 66 No No No
see

https://developer.mozilla.org/docs/Web/CSS/border-end-end-radius

Optional borderEndStartRadius

borderEndStartRadius: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-end-start-radius CSS property defines a logical border radius on an element, which maps to a physical border radius depending on the element's writing-mode, direction, and text-orientation. This is useful when building styles to work regardless of the text orientation and writing mode.

Syntax: <length-percentage>{1,2}

Initial value: 0

Chrome Firefox Safari Edge IE
89 66 No No No
see

https://developer.mozilla.org/docs/Web/CSS/border-end-start-radius

Optional borderImage

borderImage: undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | (string & {}) | "none" | (number & {}) | "repeat" | "round" | (undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | (string & {}) | "none" | (number & {}) | "repeat" | "round")[]

The border-image CSS property draws an image around a given element. It replaces the element's regular border.

Syntax: <'border-image-source'> || <'border-image-slice'> [ / <'border-image-width'> | / <'border-image-width'>? / <'border-image-outset'> ]? || <'border-image-repeat'>

Chrome Firefox Safari Edge IE
16 15 6 12 11
7 -x- 3.5 -x- 3 -x-
see

https://developer.mozilla.org/docs/Web/CSS/border-image

Optional borderImageOutset

borderImageOutset: undefined | string | (string & {}) | (number & {}) | (undefined | string | (string & {}) | (number & {}))[]

The border-image-outset CSS property sets the distance by which an element's border image is set out from its border box.

Syntax: [ <length> | <number> ]{1,4}

Initial value: 0

Chrome Firefox Safari Edge IE
15 15 6 12 11
see

https://developer.mozilla.org/docs/Web/CSS/border-image-outset

Optional borderImageRepeat

borderImageRepeat: undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | (string & {}) | "repeat" | "round" | (undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | (string & {}) | "repeat" | "round")[]

The border-image-repeat CSS property defines how the edge regions of a source image are adjusted to fit the dimensions of an element's border image.

Syntax: [ stretch | repeat | round | space ]{1,2}

Initial value: stretch

Chrome Firefox Safari Edge IE
15 15 6 12 11
see

https://developer.mozilla.org/docs/Web/CSS/border-image-repeat

Optional borderImageSlice

borderImageSlice: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (number & {}))[]

The border-image-slice CSS property divides the image specified by border-image-source into regions. These regions form the components of an element's border image.

Syntax: <number-percentage>{1,4} && fill?

Initial value: 100%

Chrome Firefox Safari Edge IE
15 15 6 12 11
see

https://developer.mozilla.org/docs/Web/CSS/border-image-slice

Optional borderImageSource

borderImageSource: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The border-image-source CSS property sets the source image used to create an element's border image.

Syntax: none | <image>

Initial value: none

Chrome Firefox Safari Edge IE
15 15 6 12 11
see

https://developer.mozilla.org/docs/Web/CSS/border-image-source

Optional borderImageWidth

borderImageWidth: undefined | string | (string & {}) | (number & {}) | (undefined | string | (string & {}) | (number & {}))[]

The border-image-width CSS property sets the width of an element's border image.

Syntax: [ <length-percentage> | <number> | auto ]{1,4}

Initial value: 1

Chrome Firefox Safari Edge IE
15 13 6 12 11
see

https://developer.mozilla.org/docs/Web/CSS/border-image-width

Optional borderInline

borderInline: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-inline CSS property is a shorthand property for setting the individual logical inline border property values in a single place in the style sheet.

Syntax: <'border-top-width'> || <'border-top-style'> || <color>

Chrome Firefox Safari Edge IE
87 66 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/border-inline

Optional borderInlineColor

borderInlineColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The border-inline-color CSS property defines the color of the logical inline borders of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-color and border-bottom-color, or border-right-color and border-left-color property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-color'>{1,2}

Initial value: currentcolor

Chrome Firefox Safari Edge IE
87 66 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/border-inline-color

Optional borderInlineEnd

borderInlineEnd: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-inline-end CSS property is a shorthand property for setting the individual logical inline-end border property values in a single place in the style sheet.

Syntax: <'border-top-width'> || <'border-top-style'> || <color>

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/border-inline-end

Optional borderInlineEndColor

borderInlineEndColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The border-inline-end-color CSS property defines the color of the logical inline-end border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-color, border-right-color, border-bottom-color, or border-left-color property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-color'>

Initial value: currentcolor

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
3 (-moz-border-end-color)
see

https://developer.mozilla.org/docs/Web/CSS/border-inline-end-color

Optional borderInlineEndStyle

borderInlineEndStyle: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The border-inline-end-style CSS property defines the style of the logical inline end border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-style, border-right-style, border-bottom-style, or border-left-style property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-style'>

Initial value: none

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
3 (-moz-border-end-style)
see

https://developer.mozilla.org/docs/Web/CSS/border-inline-end-style

Optional borderInlineEndWidth

borderInlineEndWidth: undefined | string | (undefined | string)[]

The border-inline-end-width CSS property defines the width of the logical inline-end border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-width, border-right-width, border-bottom-width, or border-left-width property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-width'>

Initial value: medium

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
3 (-moz-border-end-width)
see

https://developer.mozilla.org/docs/Web/CSS/border-inline-end-width

Optional borderInlineStart

borderInlineStart: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-inline-start CSS property is a shorthand property for setting the individual logical inline-start border property values in a single place in the style sheet.

Syntax: <'border-top-width'> || <'border-top-style'> || <color>

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/border-inline-start

Optional borderInlineStartColor

borderInlineStartColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The border-inline-start-color CSS property defines the color of the logical inline start border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-color, border-right-color, border-bottom-color, or border-left-color property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-color'>

Initial value: currentcolor

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
3 (-moz-border-start-color)
see

https://developer.mozilla.org/docs/Web/CSS/border-inline-start-color

Optional borderInlineStartStyle

borderInlineStartStyle: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The border-inline-start-style CSS property defines the style of the logical inline start border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-style, border-right-style, border-bottom-style, or border-left-style property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-style'>

Initial value: none

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
3 (-moz-border-start-style)
see

https://developer.mozilla.org/docs/Web/CSS/border-inline-start-style

Optional borderInlineStartWidth

borderInlineStartWidth: undefined | string | (undefined | string)[]

The border-inline-start-width CSS property defines the width of the logical inline-start border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-width, border-right-width, border-bottom-width, or border-left-width property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-width'>

Initial value: medium

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/border-inline-start-width

Optional borderInlineStyle

borderInlineStyle: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The border-inline-style CSS property defines the style of the logical inline borders of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-style and border-bottom-style, or border-left-style and border-right-style properties depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-style'>

Initial value: none

Chrome Firefox Safari Edge IE
87 66 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/border-inline-style

Optional borderInlineWidth

borderInlineWidth: undefined | string | (undefined | string)[]

The border-inline-width CSS property defines the width of the logical inline borders of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-width and border-bottom-width, or border-left-width, and border-right-width property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'border-top-width'>

Initial value: medium

Chrome Firefox Safari Edge IE
87 66 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/border-inline-width

Optional borderLeft

borderLeft: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-left shorthand CSS property sets all the properties of an element's left border.

Syntax: <line-width> || <line-style> || <color>

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/border-left

Optional borderLeftColor

borderLeftColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The border-left-color CSS property sets the color of an element's left border. It can also be set with the shorthand CSS properties border-color or border-left.

Syntax: <color>

Initial value: currentcolor

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/border-left-color

Optional borderLeftStyle

borderLeftStyle: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The border-left-style CSS property sets the line style of an element's left border.

Syntax: <line-style>

Initial value: none

Chrome Firefox Safari Edge IE
1 1 1 12 5.5
see

https://developer.mozilla.org/docs/Web/CSS/border-left-style

Optional borderLeftWidth

borderLeftWidth: undefined | string | (undefined | string)[]

The border-left-width CSS property sets the width of the left border of an element.

Syntax: <line-width>

Initial value: medium

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/border-left-width

Optional borderRadius

borderRadius: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-radius CSS property rounds the corners of an element's outer border edge. You can set a single radius to make circular corners, or two radii to make elliptical corners.

Syntax: <length-percentage>{1,4} [ / <length-percentage>{1,4} ]?

Chrome Firefox Safari Edge IE
4 4 5 12 9
1 -x- 3 -x-
see

https://developer.mozilla.org/docs/Web/CSS/border-radius

Optional borderRight

borderRight: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-right shorthand CSS property sets all the properties of an element's right border.

Syntax: <line-width> || <line-style> || <color>

Chrome Firefox Safari Edge IE
1 1 1 12 5.5
see

https://developer.mozilla.org/docs/Web/CSS/border-right

Optional borderRightColor

borderRightColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The border-right-color CSS property sets the color of an element's right border. It can also be set with the shorthand CSS properties border-color or border-right.

Syntax: <color>

Initial value: currentcolor

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/border-right-color

Optional borderRightStyle

borderRightStyle: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The border-right-style CSS property sets the line style of an element's right border.

Syntax: <line-style>

Initial value: none

Chrome Firefox Safari Edge IE
1 1 1 12 5.5
see

https://developer.mozilla.org/docs/Web/CSS/border-right-style

Optional borderRightWidth

borderRightWidth: undefined | string | (undefined | string)[]

The border-right-width CSS property sets the width of the right border of an element.

Syntax: <line-width>

Initial value: medium

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/border-right-width

Optional borderSpacing

borderSpacing: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-spacing CSS property sets the distance between the borders of adjacent <table> cells. This property applies only when border-collapse is separate.

Syntax: <length> <length>?

Initial value: 0

Chrome Firefox Safari Edge IE
1 1 1 12 8
see

https://developer.mozilla.org/docs/Web/CSS/border-spacing

Optional borderStartEndRadius

borderStartEndRadius: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-start-end-radius CSS property defines a logical border radius on an element, which maps to a physical border radius depending on the element's writing-mode, direction, and text-orientation. This is useful when building styles to work regardless of the text orientation and writing mode.

Syntax: <length-percentage>{1,2}

Initial value: 0

Chrome Firefox Safari Edge IE
89 66 No No No
see

https://developer.mozilla.org/docs/Web/CSS/border-start-end-radius

Optional borderStartStartRadius

borderStartStartRadius: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-start-start-radius CSS property defines a logical border radius on an element, which maps to a physical border radius that depends on the element's writing-mode, direction, and text-orientation. This is useful when building styles to work regardless of the text orientation and writing mode.

Syntax: <length-percentage>{1,2}

Initial value: 0

Chrome Firefox Safari Edge IE
89 66 No No No
see

https://developer.mozilla.org/docs/Web/CSS/border-start-start-radius

Optional borderStyle

borderStyle: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The border-style shorthand CSS property sets the line style for all four sides of an element's border.

Syntax: <line-style>{1,4}

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/border-style

Optional borderTop

borderTop: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-top shorthand CSS property sets all the properties of an element's top border.

Syntax: <line-width> || <line-style> || <color>

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/border-top

Optional borderTopColor

borderTopColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The border-top-color CSS property sets the color of an element's top border. It can also be set with the shorthand CSS properties border-color or border-top.

Syntax: <color>

Initial value: currentcolor

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/border-top-color

Optional borderTopLeftRadius

borderTopLeftRadius: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-top-left-radius CSS property rounds the top-left corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.

Syntax: <length-percentage>{1,2}

Initial value: 0

Chrome Firefox Safari Edge IE
4 4 5 12 9
1 -x- 3 -x-
see

https://developer.mozilla.org/docs/Web/CSS/border-top-left-radius

Optional borderTopRightRadius

borderTopRightRadius: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-top-right-radius CSS property rounds the top-right corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.

Syntax: <length-percentage>{1,2}

Initial value: 0

Chrome Firefox Safari Edge IE
4 4 5 12 9
1 -x- 3 -x-
see

https://developer.mozilla.org/docs/Web/CSS/border-top-right-radius

Optional borderTopStyle

borderTopStyle: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The border-top-style CSS property sets the line style of an element's top border.

Syntax: <line-style>

Initial value: none

Chrome Firefox Safari Edge IE
1 1 1 12 5.5
see

https://developer.mozilla.org/docs/Web/CSS/border-top-style

Optional borderTopWidth

borderTopWidth: undefined | string | (undefined | string)[]

The border-top-width CSS property sets the width of the top border of an element.

Syntax: <line-width>

Initial value: medium

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/border-top-width

Optional borderWidth

borderWidth: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The border-width shorthand CSS property sets the width of an element's border.

Syntax: <line-width>{1,4}

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/border-width

Optional bottom

bottom: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The bottom CSS property participates in setting the vertical position of a positioned element. It has no effect on non-positioned elements.

Syntax: <length> | <percentage> | auto

Initial value: auto

Chrome Firefox Safari Edge IE
1 1 1 12 5
see

https://developer.mozilla.org/docs/Web/CSS/bottom

Optional box-align

box-align: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "start" | "baseline" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "start" | "baseline")[]

The box-align CSS property specifies how an element aligns its contents across its layout in a perpendicular direction. The effect of the property is only visible if there is extra space in the box.

Syntax: start | center | end | baseline | stretch

Initial value: stretch

deprecated

Optional box-decoration-break

box-decoration-break: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "clone" | "slice" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "clone" | "slice")[]

The box-decoration-break CSS property specifies how an element's fragments should be rendered when broken across multiple lines, columns, or pages.

Syntax: slice | clone

Initial value: slice

Chrome Firefox Safari Edge IE
22 -x- 32 6.1 -x- 79 -x- No
see

https://developer.mozilla.org/docs/Web/CSS/box-decoration-break

Optional box-direction

box-direction: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "reverse")[]

The box-direction CSS property specifies whether a box lays out its contents normally (from the top or left edge), or in reverse (from the bottom or right edge).

Syntax: normal | reverse | inherit

Initial value: normal

deprecated

Optional box-flex

box-flex: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The -moz-box-flex and -webkit-box-flex CSS properties specify how a -moz-box or -webkit-box grows to fill the box that contains it, in the direction of the containing box's layout.

Syntax: <number>

Initial value: 0

deprecated

Optional box-flex-group

box-flex-group: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The box-flex-group CSS property assigns the flexbox's child elements to a flex group.

Syntax: <integer>

Initial value: 1

deprecated

Optional box-lines

box-lines: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "multiple" | "single" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "multiple" | "single")[]

The box-lines CSS property determines whether the box may have a single or multiple lines (rows for horizontally oriented boxes, columns for vertically oriented boxes).

Syntax: single | multiple

Initial value: single

deprecated

Optional box-ordinal-group

box-ordinal-group: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The box-ordinal-group CSS property assigns the flexbox's child elements to an ordinal group.

Syntax: <integer>

Initial value: 1

deprecated

Optional box-orient

box-orient: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "horizontal" | "vertical" | "block-axis" | "inline-axis" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "horizontal" | "vertical" | "block-axis" | "inline-axis")[]

This is a property of the original CSS Flexible Box Layout Module draft, and has been replaced by a newer standard. See flexbox for information about the current standard.

Syntax: horizontal | vertical | inline-axis | block-axis | inherit

Initial value: inline-axis (horizontal in XUL)

deprecated

Optional box-pack

box-pack: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "center" | "end" | "start" | "justify" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "center" | "end" | "start" | "justify")[]

The -moz-box-pack and -webkit-box-pack CSS properties specify how a -moz-box or -webkit-box packs its contents in the direction of its layout. The effect of this is only visible if there is extra space in the box.

Syntax: start | center | end | justify

Initial value: start

deprecated

Optional box-shadow

box-shadow: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The box-shadow CSS property adds shadow effects around an element's frame. You can set multiple effects separated by commas. A box shadow is described by X and Y offsets relative to the element, blur and spread radius, and color.

Syntax: none | <shadow>#

Initial value: none

Chrome Firefox Safari Edge IE
10 4 5.1 12 9
1 -x- 3 -x-
see

https://developer.mozilla.org/docs/Web/CSS/box-shadow

Optional box-sizing

box-sizing: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "border-box" | "content-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "border-box" | "content-box")[]

The box-sizing CSS property sets how the total width and height of an element is calculated.

Syntax: content-box | border-box

Initial value: content-box

Chrome Firefox Safari Edge IE
10 29 5.1 12 8
1 -x- 1 -x- 3 -x-
see

https://developer.mozilla.org/docs/Web/CSS/box-sizing

Optional boxAlign

boxAlign: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "start" | "baseline" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "start" | "baseline")[]

The box-align CSS property specifies how an element aligns its contents across its layout in a perpendicular direction. The effect of the property is only visible if there is extra space in the box.

Syntax: start | center | end | baseline | stretch

Initial value: stretch

deprecated

Optional boxDecorationBreak

boxDecorationBreak: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "clone" | "slice" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "clone" | "slice")[]

The box-decoration-break CSS property specifies how an element's fragments should be rendered when broken across multiple lines, columns, or pages.

Syntax: slice | clone

Initial value: slice

Chrome Firefox Safari Edge IE
22 -x- 32 6.1 -x- 79 -x- No
see

https://developer.mozilla.org/docs/Web/CSS/box-decoration-break

Optional boxDirection

boxDirection: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "reverse")[]

The box-direction CSS property specifies whether a box lays out its contents normally (from the top or left edge), or in reverse (from the bottom or right edge).

Syntax: normal | reverse | inherit

Initial value: normal

deprecated

Optional boxFlex

boxFlex: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The -moz-box-flex and -webkit-box-flex CSS properties specify how a -moz-box or -webkit-box grows to fill the box that contains it, in the direction of the containing box's layout.

Syntax: <number>

Initial value: 0

deprecated

Optional boxFlexGroup

boxFlexGroup: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The box-flex-group CSS property assigns the flexbox's child elements to a flex group.

Syntax: <integer>

Initial value: 1

deprecated

Optional boxLines

boxLines: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "multiple" | "single" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "multiple" | "single")[]

The box-lines CSS property determines whether the box may have a single or multiple lines (rows for horizontally oriented boxes, columns for vertically oriented boxes).

Syntax: single | multiple

Initial value: single

deprecated

Optional boxOrdinalGroup

boxOrdinalGroup: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The box-ordinal-group CSS property assigns the flexbox's child elements to an ordinal group.

Syntax: <integer>

Initial value: 1

deprecated

Optional boxOrient

boxOrient: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "horizontal" | "vertical" | "block-axis" | "inline-axis" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "horizontal" | "vertical" | "block-axis" | "inline-axis")[]

This is a property of the original CSS Flexible Box Layout Module draft, and has been replaced by a newer standard. See flexbox for information about the current standard.

Syntax: horizontal | vertical | inline-axis | block-axis | inherit

Initial value: inline-axis (horizontal in XUL)

deprecated

Optional boxPack

boxPack: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "center" | "end" | "start" | "justify" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "center" | "end" | "start" | "justify")[]

The -moz-box-pack and -webkit-box-pack CSS properties specify how a -moz-box or -webkit-box packs its contents in the direction of its layout. The effect of this is only visible if there is extra space in the box.

Syntax: start | center | end | justify

Initial value: start

deprecated

Optional boxShadow

boxShadow: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The box-shadow CSS property adds shadow effects around an element's frame. You can set multiple effects separated by commas. A box shadow is described by X and Y offsets relative to the element, blur and spread radius, and color.

Syntax: none | <shadow>#

Initial value: none

Chrome Firefox Safari Edge IE
10 4 5.1 12 9
1 -x- 3 -x-
see

https://developer.mozilla.org/docs/Web/CSS/box-shadow

Optional boxSizing

boxSizing: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "border-box" | "content-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "border-box" | "content-box")[]

The box-sizing CSS property sets how the total width and height of an element is calculated.

Syntax: content-box | border-box

Initial value: content-box

Chrome Firefox Safari Edge IE
10 29 5.1 12 8
1 -x- 1 -x- 3 -x-
see

https://developer.mozilla.org/docs/Web/CSS/box-sizing

Optional break-after

break-after: undefined | "left" | "right" | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "always" | "avoid" | "avoid-column" | "avoid-page" | "avoid-region" | "column" | "page" | "recto" | "region" | "verso" | (undefined | "left" | "right" | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "always" | "avoid" | "avoid-column" | "avoid-page" | "avoid-region" | "column" | "page" | "recto" | "region" | "verso")[]

The break-after CSS property sets how page, column, or region breaks should behave after a generated box. If there is no generated box, the property is ignored.

Syntax: auto | avoid | always | all | avoid-page | page | left | right | recto | verso | avoid-column | column | avoid-region | region

Initial value: auto


Supported in Multi-column Layout

Chrome Firefox Safari Edge IE
50 65 No 12 10

Supported in Paged Media

Chrome Firefox Safari Edge IE
50 65 10 12 10

see

https://developer.mozilla.org/docs/Web/CSS/break-after

Optional break-before

break-before: undefined | "left" | "right" | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "always" | "avoid" | "avoid-column" | "avoid-page" | "avoid-region" | "column" | "page" | "recto" | "region" | "verso" | (undefined | "left" | "right" | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "always" | "avoid" | "avoid-column" | "avoid-page" | "avoid-region" | "column" | "page" | "recto" | "region" | "verso")[]

The break-before CSS property sets how page, column, or region breaks should behave before a generated box. If there is no generated box, the property is ignored.

Syntax: auto | avoid | always | all | avoid-page | page | left | right | recto | verso | avoid-column | column | avoid-region | region

Initial value: auto


Supported in Multi-column Layout

Chrome Firefox Safari Edge IE
50 65 No 12 10

Supported in Paged Media

Chrome Firefox Safari Edge IE
50 65 10 12 10

see

https://developer.mozilla.org/docs/Web/CSS/break-before

Optional break-inside

break-inside: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "avoid" | "avoid-column" | "avoid-page" | "avoid-region" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "avoid" | "avoid-column" | "avoid-page" | "avoid-region")[]

The break-inside CSS property sets how page, column, or region breaks should behave inside a generated box. If there is no generated box, the property is ignored.

Syntax: auto | avoid | avoid-page | avoid-column | avoid-region

Initial value: auto


Supported in Multi-column Layout

Chrome Firefox Safari Edge IE
50 65 10 12 10

Supported in Paged Media

Chrome Firefox Safari Edge IE
50 65 10 12 10

see

https://developer.mozilla.org/docs/Web/CSS/break-inside

Optional breakAfter

breakAfter: undefined | "left" | "right" | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "always" | "avoid" | "avoid-column" | "avoid-page" | "avoid-region" | "column" | "page" | "recto" | "region" | "verso" | (undefined | "left" | "right" | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "always" | "avoid" | "avoid-column" | "avoid-page" | "avoid-region" | "column" | "page" | "recto" | "region" | "verso")[]

The break-after CSS property sets how page, column, or region breaks should behave after a generated box. If there is no generated box, the property is ignored.

Syntax: auto | avoid | always | all | avoid-page | page | left | right | recto | verso | avoid-column | column | avoid-region | region

Initial value: auto


Supported in Multi-column Layout

Chrome Firefox Safari Edge IE
50 65 No 12 10

Supported in Paged Media

Chrome Firefox Safari Edge IE
50 65 10 12 10

see

https://developer.mozilla.org/docs/Web/CSS/break-after

Optional breakBefore

breakBefore: undefined | "left" | "right" | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "always" | "avoid" | "avoid-column" | "avoid-page" | "avoid-region" | "column" | "page" | "recto" | "region" | "verso" | (undefined | "left" | "right" | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "always" | "avoid" | "avoid-column" | "avoid-page" | "avoid-region" | "column" | "page" | "recto" | "region" | "verso")[]

The break-before CSS property sets how page, column, or region breaks should behave before a generated box. If there is no generated box, the property is ignored.

Syntax: auto | avoid | always | all | avoid-page | page | left | right | recto | verso | avoid-column | column | avoid-region | region

Initial value: auto


Supported in Multi-column Layout

Chrome Firefox Safari Edge IE
50 65 No 12 10

Supported in Paged Media

Chrome Firefox Safari Edge IE
50 65 10 12 10

see

https://developer.mozilla.org/docs/Web/CSS/break-before

Optional breakInside

breakInside: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "avoid" | "avoid-column" | "avoid-page" | "avoid-region" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "avoid" | "avoid-column" | "avoid-page" | "avoid-region")[]

The break-inside CSS property sets how page, column, or region breaks should behave inside a generated box. If there is no generated box, the property is ignored.

Syntax: auto | avoid | avoid-page | avoid-column | avoid-region

Initial value: auto


Supported in Multi-column Layout

Chrome Firefox Safari Edge IE
50 65 10 12 10

Supported in Paged Media

Chrome Firefox Safari Edge IE
50 65 10 12 10

see

https://developer.mozilla.org/docs/Web/CSS/break-inside

Optional caption-side

caption-side: undefined | "bottom" | "top" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "block-end" | "block-start" | "inline-end" | "inline-start" | (undefined | "bottom" | "top" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "block-end" | "block-start" | "inline-end" | "inline-start")[]

The caption-side CSS property puts the content of a table's <caption> on the specified side. The values are relative to the writing-mode of the table.

Syntax: top | bottom | block-start | block-end | inline-start | inline-end

Initial value: top

Chrome Firefox Safari Edge IE
1 1 1 12 8
see

https://developer.mozilla.org/docs/Web/CSS/caption-side

Optional captionSide

captionSide: undefined | "bottom" | "top" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "block-end" | "block-start" | "inline-end" | "inline-start" | (undefined | "bottom" | "top" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "block-end" | "block-start" | "inline-end" | "inline-start")[]

The caption-side CSS property puts the content of a table's <caption> on the specified side. The values are relative to the writing-mode of the table.

Syntax: top | bottom | block-start | block-end | inline-start | inline-end

Initial value: top

Chrome Firefox Safari Edge IE
1 1 1 12 8
see

https://developer.mozilla.org/docs/Web/CSS/caption-side

Optional caret-color

caret-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The caret-color CSS property sets the color of the insertion caret, the visible marker where the next character typed will be inserted. This is sometimes referred to as the text input cursor. The caret appears in elements such as <input> or those with the contenteditable attribute. The caret is typically a thin vertical line that flashes to help make it more noticeable. By default, it is black, but its color can be altered with this property.

Syntax: auto | <color>

Initial value: auto

Chrome Firefox Safari Edge IE
57 53 11.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/caret-color

Optional caretColor

caretColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The caret-color CSS property sets the color of the insertion caret, the visible marker where the next character typed will be inserted. This is sometimes referred to as the text input cursor. The caret appears in elements such as <input> or those with the contenteditable attribute. The caret is typically a thin vertical line that flashes to help make it more noticeable. By default, it is black, but its color can be altered with this property.

Syntax: auto | <color>

Initial value: auto

Chrome Firefox Safari Edge IE
57 53 11.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/caret-color

Optional clear

clear: undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "both" | "none" | "inline-end" | "inline-start" | (undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "both" | "none" | "inline-end" | "inline-start")[]

The clear CSS property sets whether an element must be moved below (cleared) floating elements that precede it. The clear property applies to floating and non-floating elements.

Syntax: none | left | right | both | inline-start | inline-end

Initial value: none

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/clear

Optional clip

clip: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto")[]

The clip CSS property defines a visible portion of an element. The clip property applies only to absolutely positioned elements — that is, elements with position:absolute or position:fixed.

Syntax: <shape> | auto

Initial value: auto

deprecated

Optional clip-path

clip-path: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "border-box" | "content-box" | "padding-box" | "fill-box" | "margin-box" | "stroke-box" | "view-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "border-box" | "content-box" | "padding-box" | "fill-box" | "margin-box" | "stroke-box" | "view-box")[]

The **clip-path** CSS property creates a clipping region that sets what part of an element should be shown. Parts that are inside the region are shown, while those outside are hidden.

Syntax: <clip-source> | [ <basic-shape> || <geometry-box> ] | none

Initial value: none

Chrome Firefox Safari Edge IE
55 3.5 9.1 12 10
23 -x- 6.1 -x-
see

https://developer.mozilla.org/docs/Web/CSS/clip-path

Optional clip-rule

clip-rule: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "evenodd" | "nonzero" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "evenodd" | "nonzero")[]

Optional clipPath

clipPath: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "border-box" | "content-box" | "padding-box" | "fill-box" | "margin-box" | "stroke-box" | "view-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "border-box" | "content-box" | "padding-box" | "fill-box" | "margin-box" | "stroke-box" | "view-box")[]

The **clip-path** CSS property creates a clipping region that sets what part of an element should be shown. Parts that are inside the region are shown, while those outside are hidden.

Syntax: <clip-source> | [ <basic-shape> || <geometry-box> ] | none

Initial value: none

Chrome Firefox Safari Edge IE
55 3.5 9.1 12 10
23 -x- 6.1 -x-
see

https://developer.mozilla.org/docs/Web/CSS/clip-path

Optional clipRule

clipRule: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "evenodd" | "nonzero" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "evenodd" | "nonzero")[]

Optional color

color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The color CSS property sets the foreground color value of an element's text and text decorations, and sets the <currentcolor> value. currentcolor may be used as an indirect value on other properties and is the default for other color properties, such as border-color.

Syntax: <color>

Initial value: Varies from one browser to another

Chrome Firefox Safari Edge IE
1 1 1 12 3
see

https://developer.mozilla.org/docs/Web/CSS/color

Optional color-adjust

color-adjust: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "economy" | "exact" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "economy" | "exact")[]

The color-adjust CSS property sets what, if anything, the user agent may do to optimize the appearance of the element on the output device. By default, the browser is allowed to make any adjustments to the element's appearance it determines to be necessary and prudent given the type and capabilities of the output device.

Syntax: economy | exact

Initial value: economy

Chrome Firefox Safari Edge IE
49 (-webkit-print-color-adjust) 48 6 (-webkit-print-color-adjust) 79 (-webkit-print-color-adjust) No
see

https://developer.mozilla.org/docs/Web/CSS/color-adjust

Optional color-interpolation

color-interpolation: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "linearRGB" | "sRGB" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "linearRGB" | "sRGB")[]

Optional color-rendering

color-rendering: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "optimizeSpeed" | "optimizeQuality" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "optimizeSpeed" | "optimizeQuality")[]

Optional colorAdjust

colorAdjust: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "economy" | "exact" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "economy" | "exact")[]

The color-adjust CSS property sets what, if anything, the user agent may do to optimize the appearance of the element on the output device. By default, the browser is allowed to make any adjustments to the element's appearance it determines to be necessary and prudent given the type and capabilities of the output device.

Syntax: economy | exact

Initial value: economy

Chrome Firefox Safari Edge IE
49 (-webkit-print-color-adjust) 48 6 (-webkit-print-color-adjust) 79 (-webkit-print-color-adjust) No
see

https://developer.mozilla.org/docs/Web/CSS/color-adjust

Optional colorInterpolation

colorInterpolation: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "linearRGB" | "sRGB" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "linearRGB" | "sRGB")[]

Optional colorRendering

colorRendering: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "optimizeSpeed" | "optimizeQuality" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "optimizeSpeed" | "optimizeQuality")[]

Optional column-count

column-count: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | (number & {}))[]

The column-count CSS property breaks an element's content into the specified number of columns.

Syntax: <integer> | auto

Initial value: auto

Chrome Firefox Safari Edge IE
50 52 9 12 10
1 -x- 3 -x-
see

https://developer.mozilla.org/docs/Web/CSS/column-count

Optional column-fill

column-fill: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "balance" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "balance")[]

The column-fill CSS property controls how an element's contents are balanced when broken into columns.

Syntax: auto | balance | balance-all

Initial value: balance

Chrome Firefox Safari Edge IE
50 52 9 12 10
8 -x-
see

https://developer.mozilla.org/docs/Web/CSS/column-fill

Optional column-gap

column-gap: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The column-gap CSS property sets the size of the gap (gutter) between an element's columns.

Syntax: normal | <length-percentage>

Initial value: normal


Supported in Flex Layout

Chrome Firefox Safari Edge IE
84 63 No 84 No

Supported in Grid Layout

Chrome Firefox Safari Edge IE
66 61 12.1 16 No
57 (grid-column-gap) 52 (grid-column-gap) 10.1 (grid-column-gap)

Supported in Multi-column Layout

Chrome Firefox Safari Edge IE
50 52 10 12 10
1 -x- 3 -x-

see

https://developer.mozilla.org/docs/Web/CSS/column-gap

Optional column-rule

column-rule: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The column-rule shorthand CSS property sets the width, style, and color of the line drawn between columns in a multi-column layout.

Syntax: <'column-rule-width'> || <'column-rule-style'> || <'column-rule-color'>

Chrome Firefox Safari Edge IE
50 52 9 12 10
1 -x- 3 -x-
see

https://developer.mozilla.org/docs/Web/CSS/column-rule

Optional column-rule-color

column-rule-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The column-rule-color CSS property sets the color of the line drawn between columns in a multi-column layout.

Syntax: <color>

Initial value: currentcolor

Chrome Firefox Safari Edge IE
50 52 9 12 10
1 -x- 3 -x-
see

https://developer.mozilla.org/docs/Web/CSS/column-rule-color

Optional column-rule-style

column-rule-style: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The column-rule-style CSS property sets the style of the line drawn between columns in a multi-column layout.

Syntax: <'border-style'>

Initial value: none

Chrome Firefox Safari Edge IE
50 52 9 12 10
1 -x- 3 -x-
see

https://developer.mozilla.org/docs/Web/CSS/column-rule-style

Optional column-rule-width

column-rule-width: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The column-rule-width CSS property sets the width of the line drawn between columns in a multi-column layout.

Syntax: <'border-width'>

Initial value: medium

Chrome Firefox Safari Edge IE
50 52 9 12 10
1 -x- 3 -x-
see

https://developer.mozilla.org/docs/Web/CSS/column-rule-width

Optional column-span

column-span: undefined | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | (undefined | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none")[]

The column-span CSS property makes it possible for an element to span across all columns when its value is set to all.

Syntax: none | all

Initial value: none

Chrome Firefox Safari Edge IE
50 71 9 12 10
6 -x- 5.1 -x-
see

https://developer.mozilla.org/docs/Web/CSS/column-span

Optional column-width

column-width: undefined | string | (undefined | string)[]

The column-width CSS property sets the ideal column width in a multi-column layout. The container will have as many columns as can fit without any of them having a width less than the column-width value. If the width of the container is narrower than the specified value, the single column's width will be smaller than the declared column width.

Syntax: <length> | auto

Initial value: auto

Chrome Firefox Safari Edge IE
50 50 9 12 10
1 -x- 3 -x-
see

https://developer.mozilla.org/docs/Web/CSS/column-width

Optional columnCount

columnCount: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | (number & {}))[]

The column-count CSS property breaks an element's content into the specified number of columns.

Syntax: <integer> | auto

Initial value: auto

Chrome Firefox Safari Edge IE
50 52 9 12 10
1 -x- 3 -x-
see

https://developer.mozilla.org/docs/Web/CSS/column-count

Optional columnFill

columnFill: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "balance" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "balance")[]

The column-fill CSS property controls how an element's contents are balanced when broken into columns.

Syntax: auto | balance | balance-all

Initial value: balance

Chrome Firefox Safari Edge IE
50 52 9 12 10
8 -x-
see

https://developer.mozilla.org/docs/Web/CSS/column-fill

Optional columnGap

columnGap: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The column-gap CSS property sets the size of the gap (gutter) between an element's columns.

Syntax: normal | <length-percentage>

Initial value: normal


Supported in Flex Layout

Chrome Firefox Safari Edge IE
84 63 No 84 No

Supported in Grid Layout

Chrome Firefox Safari Edge IE
66 61 12.1 16 No
57 (grid-column-gap) 52 (grid-column-gap) 10.1 (grid-column-gap)

Supported in Multi-column Layout

Chrome Firefox Safari Edge IE
50 52 10 12 10
1 -x- 3 -x-

see

https://developer.mozilla.org/docs/Web/CSS/column-gap

Optional columnRule

columnRule: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The column-rule shorthand CSS property sets the width, style, and color of the line drawn between columns in a multi-column layout.

Syntax: <'column-rule-width'> || <'column-rule-style'> || <'column-rule-color'>

Chrome Firefox Safari Edge IE
50 52 9 12 10
1 -x- 3 -x-
see

https://developer.mozilla.org/docs/Web/CSS/column-rule

Optional columnRuleColor

columnRuleColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The column-rule-color CSS property sets the color of the line drawn between columns in a multi-column layout.

Syntax: <color>

Initial value: currentcolor

Chrome Firefox Safari Edge IE
50 52 9 12 10
1 -x- 3 -x-
see

https://developer.mozilla.org/docs/Web/CSS/column-rule-color

Optional columnRuleStyle

columnRuleStyle: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The column-rule-style CSS property sets the style of the line drawn between columns in a multi-column layout.

Syntax: <'border-style'>

Initial value: none

Chrome Firefox Safari Edge IE
50 52 9 12 10
1 -x- 3 -x-
see

https://developer.mozilla.org/docs/Web/CSS/column-rule-style

Optional columnRuleWidth

columnRuleWidth: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The column-rule-width CSS property sets the width of the line drawn between columns in a multi-column layout.

Syntax: <'border-width'>

Initial value: medium

Chrome Firefox Safari Edge IE
50 52 9 12 10
1 -x- 3 -x-
see

https://developer.mozilla.org/docs/Web/CSS/column-rule-width

Optional columnSpan

columnSpan: undefined | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | (undefined | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none")[]

The column-span CSS property makes it possible for an element to span across all columns when its value is set to all.

Syntax: none | all

Initial value: none

Chrome Firefox Safari Edge IE
50 71 9 12 10
6 -x- 5.1 -x-
see

https://developer.mozilla.org/docs/Web/CSS/column-span

Optional columnWidth

columnWidth: undefined | string | (undefined | string)[]

The column-width CSS property sets the ideal column width in a multi-column layout. The container will have as many columns as can fit without any of them having a width less than the column-width value. If the width of the container is narrower than the specified value, the single column's width will be smaller than the declared column width.

Syntax: <length> | auto

Initial value: auto

Chrome Firefox Safari Edge IE
50 50 9 12 10
1 -x- 3 -x-
see

https://developer.mozilla.org/docs/Web/CSS/column-width

Optional columns

columns: undefined | string | (string & {}) | (number & {}) | (undefined | string | (string & {}) | (number & {}))[]

The columns CSS shorthand property sets the number of columns to use when drawing an element's contents, as well as those columns' widths.

Syntax: <'column-width'> || <'column-count'>

Chrome Firefox Safari Edge IE
50 52 9 12 10
3 -x-
see

https://developer.mozilla.org/docs/Web/CSS/columns

Optional contain

contain: undefined | "strict" | "content" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "layout" | "paint" | "size" | "style" | (undefined | "strict" | "content" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "layout" | "paint" | "size" | "style")[]

The contain CSS property allows an author to indicate that an element and its contents are, as much as possible, independent of the rest of the document tree. This allows the browser to recalculate layout, style, paint, size, or any combination of them for a limited area of the DOM and not the entire page, leading to obvious performance benefits.

Syntax: none | strict | content | [ size || layout || style || paint ]

Initial value: none

Chrome Firefox Safari Edge IE
52 69 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/contain

Optional content

content: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "none" | "close-quote" | "no-close-quote" | "no-open-quote" | "open-quote" | "contents" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "none" | "close-quote" | "no-close-quote" | "no-open-quote" | "open-quote" | "contents")[]

The content CSS property replaces an element with a generated value. Objects inserted using the content property are anonymous replaced elements.

Syntax: normal | none | [ <content-replacement> | <content-list> ] [/ <string> ]?

Initial value: normal

Chrome Firefox Safari Edge IE
1 1 1 12 8
see

https://developer.mozilla.org/docs/Web/CSS/content

Optional content-visibility

content-visibility: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "hidden" | "visible" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "hidden" | "visible")[]

The content-visibility CSS property controls whether or not an element renders its contents at all, along with forcing a strong set of containments, allowing user agents to potentially omit large swathes of layout and rendering work until it becomes needed. Basically it enables the user agent to skip an element's rendering work, including layout and painting, until it is needed, makes the initial page load much faster.

Syntax: visible | auto | hidden

Initial value: visible

Chrome Firefox Safari Edge IE
85 No No 85 No
see

https://developer.mozilla.org/docs/Web/CSS/content-visibility

Optional contentVisibility

contentVisibility: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "hidden" | "visible" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "hidden" | "visible")[]

The content-visibility CSS property controls whether or not an element renders its contents at all, along with forcing a strong set of containments, allowing user agents to potentially omit large swathes of layout and rendering work until it becomes needed. Basically it enables the user agent to skip an element's rendering work, including layout and painting, until it is needed, makes the initial page load much faster.

Syntax: visible | auto | hidden

Initial value: visible

Chrome Firefox Safari Edge IE
85 No No 85 No
see

https://developer.mozilla.org/docs/Web/CSS/content-visibility

Optional counter-increment

counter-increment: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The counter-increment CSS property increases or decreases the value of a CSS counter by a given value.

Syntax: [ <custom-ident> <integer>? ]+ | none

Initial value: none

Chrome Firefox Safari Edge IE
2 1 3 12 8
see

https://developer.mozilla.org/docs/Web/CSS/counter-increment

Optional counter-reset

counter-reset: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The counter-reset CSS property resets a CSS counter to a given value.

Syntax: [ <custom-ident> <integer>? ]+ | none

Initial value: none

Chrome Firefox Safari Edge IE
2 1 3 12 8
see

https://developer.mozilla.org/docs/Web/CSS/counter-reset

Optional counter-set

counter-set: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The counter-set CSS property sets a CSS counter to a given value. It manipulates the value of existing counters, and will only create new counters if there isn't already a counter of the given name on the element.

Syntax: [ <custom-ident> <integer>? ]+ | none

Initial value: none

Chrome Firefox Safari Edge IE
85 68 No 85 No
see

https://developer.mozilla.org/docs/Web/CSS/counter-set

Optional counterIncrement

counterIncrement: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The counter-increment CSS property increases or decreases the value of a CSS counter by a given value.

Syntax: [ <custom-ident> <integer>? ]+ | none

Initial value: none

Chrome Firefox Safari Edge IE
2 1 3 12 8
see

https://developer.mozilla.org/docs/Web/CSS/counter-increment

Optional counterReset

counterReset: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The counter-reset CSS property resets a CSS counter to a given value.

Syntax: [ <custom-ident> <integer>? ]+ | none

Initial value: none

Chrome Firefox Safari Edge IE
2 1 3 12 8
see

https://developer.mozilla.org/docs/Web/CSS/counter-reset

Optional counterSet

counterSet: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The counter-set CSS property sets a CSS counter to a given value. It manipulates the value of existing counters, and will only create new counters if there isn't already a counter of the given name on the element.

Syntax: [ <custom-ident> <integer>? ]+ | none

Initial value: none

Chrome Firefox Safari Edge IE
85 68 No 85 No
see

https://developer.mozilla.org/docs/Web/CSS/counter-set

Optional cursor

cursor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none" | "-moz-grab" | "-webkit-grab" | "alias" | "all-scroll" | "cell" | "col-resize" | "context-menu" | "copy" | "crosshair" | "default" | "e-resize" | "ew-resize" | "grab" | "grabbing" | "help" | "move" | "n-resize" | "ne-resize" | "nesw-resize" | "no-drop" | "not-allowed" | "ns-resize" | "nw-resize" | "nwse-resize" | "pointer" | "progress" | "row-resize" | "s-resize" | "se-resize" | "sw-resize" | "text" | "vertical-text" | "w-resize" | "wait" | "zoom-in" | "zoom-out" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none" | "-moz-grab" | "-webkit-grab" | "alias" | "all-scroll" | "cell" | "col-resize" | "context-menu" | "copy" | "crosshair" | "default" | "e-resize" | "ew-resize" | "grab" | "grabbing" | "help" | "move" | "n-resize" | "ne-resize" | "nesw-resize" | "no-drop" | "not-allowed" | "ns-resize" | "nw-resize" | "nwse-resize" | "pointer" | "progress" | "row-resize" | "s-resize" | "se-resize" | "sw-resize" | "text" | "vertical-text" | "w-resize" | "wait" | "zoom-in" | "zoom-out")[]

The cursor CSS property sets the type of mouse cursor, if any, to show when the mouse pointer is over an element.

Syntax: [ [ <url> [ <x> <y> ]? , ]* [ auto | default | none | context-menu | help | pointer | progress | wait | cell | crosshair | text | vertical-text | alias | copy | move | no-drop | not-allowed | e-resize | n-resize | ne-resize | nw-resize | s-resize | se-resize | sw-resize | w-resize | ew-resize | ns-resize | nesw-resize | nwse-resize | col-resize | row-resize | all-scroll | zoom-in | zoom-out | grab | grabbing ] ]

Initial value: auto

Chrome Firefox Safari Edge IE
1 1 1.2 12 4
see

https://developer.mozilla.org/docs/Web/CSS/cursor

Optional direction

direction: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "ltr" | "rtl" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "ltr" | "rtl")[]

The direction CSS property sets the direction of text, table columns, and horizontal overflow. Use rtl for languages written from right to left (like Hebrew or Arabic), and ltr for those written from left to right (like English and most other languages).

Syntax: ltr | rtl

Initial value: ltr

Chrome Firefox Safari Edge IE
2 1 1 12 5.5
see

https://developer.mozilla.org/docs/Web/CSS/direction

Optional display

display: undefined | "flex" | "grid" | "-webkit-flex" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "contents" | "block" | "inline" | "run-in" | "-ms-flexbox" | "-ms-grid" | "flow" | "flow-root" | "ruby" | "table" | "ruby-base" | "ruby-base-container" | "ruby-text" | "ruby-text-container" | "table-caption" | "table-cell" | "table-column" | "table-column-group" | "table-footer-group" | "table-header-group" | "table-row" | "table-row-group" | "-ms-inline-flexbox" | "-ms-inline-grid" | "-webkit-inline-flex" | "inline-block" | "inline-flex" | "inline-grid" | "inline-list-item" | "inline-table" | "list-item" | (undefined | "flex" | "grid" | "-webkit-flex" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "contents" | "block" | "inline" | "run-in" | "-ms-flexbox" | "-ms-grid" | "flow" | "flow-root" | "ruby" | "table" | "ruby-base" | "ruby-base-container" | "ruby-text" | "ruby-text-container" | "table-caption" | "table-cell" | "table-column" | "table-column-group" | "table-footer-group" | "table-header-group" | "table-row" | "table-row-group" | "-ms-inline-flexbox" | "-ms-inline-grid" | "-webkit-inline-flex" | "inline-block" | "inline-flex" | "inline-grid" | "inline-list-item" | "inline-table" | "list-item")[]

The display CSS property sets whether an element is treated as a block or inline element and the layout used for its children, such as flow layout, grid or flex.

Syntax: [ <display-outside> || <display-inside> ] | <display-listitem> | <display-internal> | <display-box> | <display-legacy>

Initial value: inline

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/display

Optional dominant-baseline

dominant-baseline: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "middle" | "alphabetic" | "central" | "hanging" | "ideographic" | "mathematical" | "text-after-edge" | "text-before-edge" | "no-change" | "reset-size" | "use-script" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "middle" | "alphabetic" | "central" | "hanging" | "ideographic" | "mathematical" | "text-after-edge" | "text-before-edge" | "no-change" | "reset-size" | "use-script")[]

Optional dominantBaseline

dominantBaseline: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "middle" | "alphabetic" | "central" | "hanging" | "ideographic" | "mathematical" | "text-after-edge" | "text-before-edge" | "no-change" | "reset-size" | "use-script" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "middle" | "alphabetic" | "central" | "hanging" | "ideographic" | "mathematical" | "text-after-edge" | "text-before-edge" | "no-change" | "reset-size" | "use-script")[]

Optional empty-cells

empty-cells: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "hide" | "show" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "hide" | "show")[]

The empty-cells CSS property sets whether borders and backgrounds appear around <table> cells that have no visible content.

Syntax: show | hide

Initial value: show

Chrome Firefox Safari Edge IE
1 1 1.2 12 8
see

https://developer.mozilla.org/docs/Web/CSS/empty-cells

Optional emptyCells

emptyCells: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "hide" | "show" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "hide" | "show")[]

The empty-cells CSS property sets whether borders and backgrounds appear around <table> cells that have no visible content.

Syntax: show | hide

Initial value: show

Chrome Firefox Safari Edge IE
1 1 1.2 12 8
see

https://developer.mozilla.org/docs/Web/CSS/empty-cells

Optional fill

fill: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "child" | "context-fill" | "context-stroke" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "child" | "context-fill" | "context-stroke")[]

Optional fill-opacity

fill-opacity: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

Optional fill-rule

fill-rule: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "evenodd" | "nonzero" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "evenodd" | "nonzero")[]

Optional fillOpacity

fillOpacity: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

Optional fillRule

fillRule: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "evenodd" | "nonzero" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "evenodd" | "nonzero")[]

Optional filter

filter: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The filter CSS property applies graphical effects like blur or color shift to an element. Filters are commonly used to adjust the rendering of images, backgrounds, and borders.

Syntax: none | <filter-function-list>

Initial value: none

Chrome Firefox Safari Edge IE
53 35 9.1 12 No
18 -x- 6 -x-
see

https://developer.mozilla.org/docs/Web/CSS/filter

Optional flex

flex: undefined | string | (string & {}) | (number & {}) | (undefined | string | (string & {}) | (number & {}))[]

The flex CSS shorthand property sets how a flex item will grow or shrink to fit the space available in its flex container.

Syntax: none | [ <'flex-grow'> <'flex-shrink'>? || <'flex-basis'> ]

Chrome Firefox Safari Edge IE
29 20 9 12 11
21 -x- 6.1 -x- 10 -x-
see

https://developer.mozilla.org/docs/Web/CSS/flex

Optional flex-basis

flex-basis: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The flex-basis CSS property sets the initial main size of a flex item. It sets the size of the content box unless otherwise set with box-sizing.

Syntax: content | <'width'>

Initial value: auto

Chrome Firefox Safari Edge IE
29 22 9 12 11
22 -x- 7 -x-
see

https://developer.mozilla.org/docs/Web/CSS/flex-basis

Optional flex-direction

flex-direction: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "column" | "column-reverse" | "row" | "row-reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "column" | "column-reverse" | "row" | "row-reverse")[]

The flex-direction CSS property sets how flex items are placed in the flex container defining the main axis and the direction (normal or reversed).

Syntax: row | row-reverse | column | column-reverse

Initial value: row

Chrome Firefox Safari Edge IE
29 20 9 12 11
21 -x- 7 -x- 10 -x-
see

https://developer.mozilla.org/docs/Web/CSS/flex-direction

Optional flex-flow

flex-flow: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "column" | "column-reverse" | "row" | "row-reverse" | "nowrap" | "wrap" | "wrap-reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "column" | "column-reverse" | "row" | "row-reverse" | "nowrap" | "wrap" | "wrap-reverse")[]

The flex-flow CSS shorthand property specifies the direction of a flex container, as well as its wrapping behavior.

Syntax: <'flex-direction'> || <'flex-wrap'>

Chrome Firefox Safari Edge IE
29 28 9 12 11
21 -x- 6.1 -x-
see

https://developer.mozilla.org/docs/Web/CSS/flex-flow

Optional flex-grow

flex-grow: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The flex-grow CSS property sets the flex grow factor of a flex item main size.

Syntax: <number>

Initial value: 0

Chrome Firefox Safari Edge IE
29 20 9 12 11
22 -x- 6.1 -x- 10 (-ms-flex-positive)
see

https://developer.mozilla.org/docs/Web/CSS/flex-grow

Optional flex-shrink

flex-shrink: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The flex-shrink CSS property sets the flex shrink factor of a flex item. If the size of all flex items is larger than the flex container, items shrink to fit according to flex-shrink.

Syntax: <number>

Initial value: 1

Chrome Firefox Safari Edge IE
29 20 9 12 10
22 -x- 8 -x-
see

https://developer.mozilla.org/docs/Web/CSS/flex-shrink

Optional flex-wrap

flex-wrap: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "nowrap" | "wrap" | "wrap-reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "nowrap" | "wrap" | "wrap-reverse")[]

The flex-wrap CSS property sets whether flex items are forced onto one line or can wrap onto multiple lines. If wrapping is allowed, it sets the direction that lines are stacked.

Syntax: nowrap | wrap | wrap-reverse

Initial value: nowrap

Chrome Firefox Safari Edge IE
29 28 9 12 11
21 -x- 6.1 -x-
see

https://developer.mozilla.org/docs/Web/CSS/flex-wrap

Optional flexBasis

flexBasis: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The flex-basis CSS property sets the initial main size of a flex item. It sets the size of the content box unless otherwise set with box-sizing.

Syntax: content | <'width'>

Initial value: auto

Chrome Firefox Safari Edge IE
29 22 9 12 11
22 -x- 7 -x-
see

https://developer.mozilla.org/docs/Web/CSS/flex-basis

Optional flexDirection

flexDirection: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "column" | "column-reverse" | "row" | "row-reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "column" | "column-reverse" | "row" | "row-reverse")[]

The flex-direction CSS property sets how flex items are placed in the flex container defining the main axis and the direction (normal or reversed).

Syntax: row | row-reverse | column | column-reverse

Initial value: row

Chrome Firefox Safari Edge IE
29 20 9 12 11
21 -x- 7 -x- 10 -x-
see

https://developer.mozilla.org/docs/Web/CSS/flex-direction

Optional flexFlow

flexFlow: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "column" | "column-reverse" | "row" | "row-reverse" | "nowrap" | "wrap" | "wrap-reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "column" | "column-reverse" | "row" | "row-reverse" | "nowrap" | "wrap" | "wrap-reverse")[]

The flex-flow CSS shorthand property specifies the direction of a flex container, as well as its wrapping behavior.

Syntax: <'flex-direction'> || <'flex-wrap'>

Chrome Firefox Safari Edge IE
29 28 9 12 11
21 -x- 6.1 -x-
see

https://developer.mozilla.org/docs/Web/CSS/flex-flow

Optional flexGrow

flexGrow: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The flex-grow CSS property sets the flex grow factor of a flex item main size.

Syntax: <number>

Initial value: 0

Chrome Firefox Safari Edge IE
29 20 9 12 11
22 -x- 6.1 -x- 10 (-ms-flex-positive)
see

https://developer.mozilla.org/docs/Web/CSS/flex-grow

Optional flexShrink

flexShrink: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The flex-shrink CSS property sets the flex shrink factor of a flex item. If the size of all flex items is larger than the flex container, items shrink to fit according to flex-shrink.

Syntax: <number>

Initial value: 1

Chrome Firefox Safari Edge IE
29 20 9 12 10
22 -x- 8 -x-
see

https://developer.mozilla.org/docs/Web/CSS/flex-shrink

Optional flexWrap

flexWrap: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "nowrap" | "wrap" | "wrap-reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "nowrap" | "wrap" | "wrap-reverse")[]

The flex-wrap CSS property sets whether flex items are forced onto one line or can wrap onto multiple lines. If wrapping is allowed, it sets the direction that lines are stacked.

Syntax: nowrap | wrap | wrap-reverse

Initial value: nowrap

Chrome Firefox Safari Edge IE
29 28 9 12 11
21 -x- 6.1 -x-
see

https://developer.mozilla.org/docs/Web/CSS/flex-wrap

Optional float

float: undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "inline-end" | "inline-start" | (undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "inline-end" | "inline-start")[]

The float CSS property places an element on the left or right side of its container, allowing text and inline elements to wrap around it. The element is removed from the normal flow of the page, though still remaining a part of the flow (in contrast to absolute positioning).

Syntax: left | right | none | inline-start | inline-end

Initial value: none

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/float

Optional flood-color

flood-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "currentColor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "currentColor")[]

Optional flood-opacity

flood-opacity: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

Optional floodColor

floodColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "currentColor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "currentColor")[]

Optional floodOpacity

floodOpacity: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

Optional font

font: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "caption" | "icon" | "menu" | "message-box" | "small-caption" | "status-bar" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "caption" | "icon" | "menu" | "message-box" | "small-caption" | "status-bar")[]

The font CSS shorthand property sets all the different properties of an element's font. Alternatively, it sets an element's font to a system font.

Syntax: [ [ <'font-style'> || <font-variant-css21> || <'font-weight'> || <'font-stretch'> ]? <'font-size'> [ / <'line-height'> ]? <'font-family'> ] | caption | icon | menu | message-box | small-caption | status-bar

Chrome Firefox Safari Edge IE
1 1 1 12 3
see

https://developer.mozilla.org/docs/Web/CSS/font

Optional font-family

font-family: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "cursive" | "fantasy" | "monospace" | "sans-serif" | "serif" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "cursive" | "fantasy" | "monospace" | "sans-serif" | "serif")[]

The font-family CSS property specifies a prioritized list of one or more font family names and/or generic family names for the selected element.

Syntax: [ <family-name> | <generic-family> ]#

Initial value: depends on user agent

Chrome Firefox Safari Edge IE
1 1 1 12 3
see

https://developer.mozilla.org/docs/Web/CSS/font-family

Optional font-feature-settings

font-feature-settings: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}))[]

The font-feature-settings CSS property controls advanced typographic features in OpenType fonts.

Syntax: normal | <feature-tag-value>#

Initial value: normal

Chrome Firefox Safari Edge IE
48 34 9.1 15 10
16 -x- 15 -x-
see

https://developer.mozilla.org/docs/Web/CSS/font-feature-settings

Optional font-kerning

font-kerning: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "auto" | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "auto" | "none")[]

The font-kerning CSS property sets the use of the kerning information stored in a font.

Syntax: auto | normal | none

Initial value: auto

Chrome Firefox Safari Edge IE
33 32 9 79 No
6 -x-
see

https://developer.mozilla.org/docs/Web/CSS/font-kerning

Optional font-language-override

font-language-override: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}))[]

The font-language-override CSS property controls the use of language-specific glyphs in a typeface.

Syntax: normal | <string>

Initial value: normal

Chrome Firefox Safari Edge IE
No 34 No No No
4 -x-
see

https://developer.mozilla.org/docs/Web/CSS/font-language-override

Optional font-optical-sizing

font-optical-sizing: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none")[]

The font-optical-sizing CSS property sets whether text rendering is optimized for viewing at different sizes.

Syntax: auto | none

Initial value: auto

Chrome Firefox Safari Edge IE
79 62 11 17 No
see

https://developer.mozilla.org/docs/Web/CSS/font-optical-sizing

Optional font-size

font-size: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The font-size CSS property sets the size of the font. Changing the font size also updates the sizes of the font size-relative <length> units, such as em, ex, and so forth.

Syntax: <absolute-size> | <relative-size> | <length-percentage>

Initial value: medium

Chrome Firefox Safari Edge IE
1 1 1 12 5.5
see

https://developer.mozilla.org/docs/Web/CSS/font-size

Optional font-size-adjust

font-size-adjust: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | (number & {}))[]

The font-size-adjust CSS property sets the size of lower-case letters relative to the current font size (which defines the size of upper-case letters).

Syntax: none | <number>

Initial value: none

Chrome Firefox Safari Edge IE
n/a 1 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/font-size-adjust

Optional font-smooth

font-smooth: undefined | string | (undefined | string)[]

The font-smooth CSS property controls the application of anti-aliasing when fonts are rendered.

Syntax: auto | never | always | <absolute-size> | <length>

Initial value: auto

Chrome Firefox Safari Edge IE
5 (-webkit-font-smoothing) 25 (-moz-osx-font-smoothing) 4 (-webkit-font-smoothing) 79 (-webkit-font-smoothing) No
see

https://developer.mozilla.org/docs/Web/CSS/font-smooth

Optional font-stretch

font-stretch: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "condensed" | "expanded" | "extra-condensed" | "extra-expanded" | "semi-condensed" | "semi-expanded" | "ultra-condensed" | "ultra-expanded" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "condensed" | "expanded" | "extra-condensed" | "extra-expanded" | "semi-condensed" | "semi-expanded" | "ultra-condensed" | "ultra-expanded")[]

The font-stretch CSS property selects a normal, condensed, or expanded face from a font.

Syntax: <font-stretch-absolute>

Initial value: normal

Chrome Firefox Safari Edge IE
60 9 11 12 9
see

https://developer.mozilla.org/docs/Web/CSS/font-stretch

Optional font-style

font-style: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "italic" | "oblique" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "italic" | "oblique")[]

The font-style CSS property sets whether a font should be styled with a normal, italic, or oblique face from its font-family.

Syntax: normal | italic | oblique <angle>?

Initial value: normal

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/font-style

Optional font-synthesis

font-synthesis: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "style" | "weight" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "style" | "weight")[]

The font-synthesis CSS property controls which missing typefaces, bold or italic, may be synthesized by the browser.

Syntax: none | [ weight || style ]

Initial value: weight style

Chrome Firefox Safari Edge IE
No 34 9 No No
see

https://developer.mozilla.org/docs/Web/CSS/font-synthesis

Optional font-variant

font-variant: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "none" | "ruby" | "jis04" | "jis78" | "jis83" | "jis90" | "simplified" | "traditional" | "all-petite-caps" | "all-small-caps" | "common-ligatures" | "contextual" | "diagonal-fractions" | "discretionary-ligatures" | "full-width" | "historical-forms" | "historical-ligatures" | "lining-nums" | "no-common-ligatures" | "no-contextual" | "no-discretionary-ligatures" | "no-historical-ligatures" | "oldstyle-nums" | "ordinal" | "petite-caps" | "proportional-nums" | "proportional-width" | "slashed-zero" | "small-caps" | "stacked-fractions" | "tabular-nums" | "titling-caps" | "unicase" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "none" | "ruby" | "jis04" | "jis78" | "jis83" | "jis90" | "simplified" | "traditional" | "all-petite-caps" | "all-small-caps" | "common-ligatures" | "contextual" | "diagonal-fractions" | "discretionary-ligatures" | "full-width" | "historical-forms" | "historical-ligatures" | "lining-nums" | "no-common-ligatures" | "no-contextual" | "no-discretionary-ligatures" | "no-historical-ligatures" | "oldstyle-nums" | "ordinal" | "petite-caps" | "proportional-nums" | "proportional-width" | "slashed-zero" | "small-caps" | "stacked-fractions" | "tabular-nums" | "titling-caps" | "unicase")[]

The font-variant CSS shorthand property allows you to set all the font variants for a font.

Syntax: normal | none | [ <common-lig-values> || <discretionary-lig-values> || <historical-lig-values> || <contextual-alt-values> || stylistic( <feature-value-name> ) || historical-forms || styleset( <feature-value-name># ) || character-variant( <feature-value-name># ) || swash( <feature-value-name> ) || ornaments( <feature-value-name> ) || annotation( <feature-value-name> ) || [ small-caps | all-small-caps | petite-caps | all-petite-caps | unicase | titling-caps ] || <numeric-figure-values> || <numeric-spacing-values> || <numeric-fraction-values> || ordinal || slashed-zero || <east-asian-variant-values> || <east-asian-width-values> || ruby ]

Initial value: normal

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/font-variant

Optional font-variant-alternates

font-variant-alternates: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "historical-forms" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "historical-forms")[]

The font-variant-alternates CSS property controls the usage of alternate glyphs. These alternate glyphs may be referenced by alternative names defined in @font-feature-values.

Syntax: normal | [ stylistic( <feature-value-name> ) || historical-forms || styleset( <feature-value-name># ) || character-variant( <feature-value-name># ) || swash( <feature-value-name> ) || ornaments( <feature-value-name> ) || annotation( <feature-value-name> ) ]

Initial value: normal

deprecated

Optional font-variant-caps

font-variant-caps: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "all-petite-caps" | "all-small-caps" | "petite-caps" | "small-caps" | "titling-caps" | "unicase" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "all-petite-caps" | "all-small-caps" | "petite-caps" | "small-caps" | "titling-caps" | "unicase")[]

The font-variant-caps CSS property controls the use of alternate glyphs for capital letters.

Syntax: normal | small-caps | all-small-caps | petite-caps | all-petite-caps | unicase | titling-caps

Initial value: normal

Chrome Firefox Safari Edge IE
52 34 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/font-variant-caps

Optional font-variant-east-asian

font-variant-east-asian: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "ruby" | "jis04" | "jis78" | "jis83" | "jis90" | "simplified" | "traditional" | "full-width" | "proportional-width" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "ruby" | "jis04" | "jis78" | "jis83" | "jis90" | "simplified" | "traditional" | "full-width" | "proportional-width")[]

The font-variant-east-asian CSS property controls the use of alternate glyphs for East Asian scripts, like Japanese and Chinese.

Syntax: normal | [ <east-asian-variant-values> || <east-asian-width-values> || ruby ]

Initial value: normal

Chrome Firefox Safari Edge IE
63 34 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/font-variant-east-asian

Optional font-variant-ligatures

font-variant-ligatures: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "none" | "common-ligatures" | "contextual" | "discretionary-ligatures" | "historical-ligatures" | "no-common-ligatures" | "no-contextual" | "no-discretionary-ligatures" | "no-historical-ligatures" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "none" | "common-ligatures" | "contextual" | "discretionary-ligatures" | "historical-ligatures" | "no-common-ligatures" | "no-contextual" | "no-discretionary-ligatures" | "no-historical-ligatures")[]

The font-variant-ligatures CSS property controls which ligatures and contextual forms are used in textual content of the elements it applies to. This leads to more harmonized forms in the resulting text.

Syntax: normal | none | [ <common-lig-values> || <discretionary-lig-values> || <historical-lig-values> || <contextual-alt-values> ]

Initial value: normal

Chrome Firefox Safari Edge IE
34 34 9.1 79 No
31 -x- 7 -x-
see

https://developer.mozilla.org/docs/Web/CSS/font-variant-ligatures

Optional font-variant-numeric

font-variant-numeric: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "diagonal-fractions" | "lining-nums" | "oldstyle-nums" | "ordinal" | "proportional-nums" | "slashed-zero" | "stacked-fractions" | "tabular-nums" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "diagonal-fractions" | "lining-nums" | "oldstyle-nums" | "ordinal" | "proportional-nums" | "slashed-zero" | "stacked-fractions" | "tabular-nums")[]

The font-variant-numeric CSS property controls the usage of alternate glyphs for numbers, fractions, and ordinal markers.

Syntax: normal | [ <numeric-figure-values> || <numeric-spacing-values> || <numeric-fraction-values> || ordinal || slashed-zero ]

Initial value: normal

Chrome Firefox Safari Edge IE
52 34 9.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/font-variant-numeric

Optional font-variant-position

font-variant-position: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "sub" | "super" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "sub" | "super")[]

The font-variant-position CSS property controls the use of alternate, smaller glyphs that are positioned as superscript or subscript.

Syntax: normal | sub | super

Initial value: normal

Chrome Firefox Safari Edge IE
No 34 No No No
see

https://developer.mozilla.org/docs/Web/CSS/font-variant-position

Optional font-variation-settings

font-variation-settings: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}))[]

The font-variation-settings CSS property provides low-level control over variable font characteristics, by specifying the four letter axis names of the characteristics you want to vary, along with their values.

Syntax: normal | [ <string> <number> ]#

Initial value: normal

Chrome Firefox Safari Edge IE
62 62 11 17 No
see

https://developer.mozilla.org/docs/Web/CSS/font-variation-settings

Optional font-weight

font-weight: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (number & {}) | "bold" | "bolder" | "lighter" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (number & {}) | "bold" | "bolder" | "lighter")[]

The font-weight CSS property sets the weight (or boldness) of the font. The weights available depend on the font-family that is currently set.

Syntax: <font-weight-absolute> | bolder | lighter

Initial value: normal

Chrome Firefox Safari Edge IE
2 1 1 12 3
see

https://developer.mozilla.org/docs/Web/CSS/font-weight

Optional fontFamily

fontFamily: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "cursive" | "fantasy" | "monospace" | "sans-serif" | "serif" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "cursive" | "fantasy" | "monospace" | "sans-serif" | "serif")[]

The font-family CSS property specifies a prioritized list of one or more font family names and/or generic family names for the selected element.

Syntax: [ <family-name> | <generic-family> ]#

Initial value: depends on user agent

Chrome Firefox Safari Edge IE
1 1 1 12 3
see

https://developer.mozilla.org/docs/Web/CSS/font-family

Optional fontFeatureSettings

fontFeatureSettings: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}))[]

The font-feature-settings CSS property controls advanced typographic features in OpenType fonts.

Syntax: normal | <feature-tag-value>#

Initial value: normal

Chrome Firefox Safari Edge IE
48 34 9.1 15 10
16 -x- 15 -x-
see

https://developer.mozilla.org/docs/Web/CSS/font-feature-settings

Optional fontKerning

fontKerning: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "auto" | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "auto" | "none")[]

The font-kerning CSS property sets the use of the kerning information stored in a font.

Syntax: auto | normal | none

Initial value: auto

Chrome Firefox Safari Edge IE
33 32 9 79 No
6 -x-
see

https://developer.mozilla.org/docs/Web/CSS/font-kerning

Optional fontLanguageOverride

fontLanguageOverride: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}))[]

The font-language-override CSS property controls the use of language-specific glyphs in a typeface.

Syntax: normal | <string>

Initial value: normal

Chrome Firefox Safari Edge IE
No 34 No No No
4 -x-
see

https://developer.mozilla.org/docs/Web/CSS/font-language-override

Optional fontOpticalSizing

fontOpticalSizing: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none")[]

The font-optical-sizing CSS property sets whether text rendering is optimized for viewing at different sizes.

Syntax: auto | none

Initial value: auto

Chrome Firefox Safari Edge IE
79 62 11 17 No
see

https://developer.mozilla.org/docs/Web/CSS/font-optical-sizing

Optional fontSize

fontSize: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The font-size CSS property sets the size of the font. Changing the font size also updates the sizes of the font size-relative <length> units, such as em, ex, and so forth.

Syntax: <absolute-size> | <relative-size> | <length-percentage>

Initial value: medium

Chrome Firefox Safari Edge IE
1 1 1 12 5.5
see

https://developer.mozilla.org/docs/Web/CSS/font-size

Optional fontSizeAdjust

fontSizeAdjust: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | (number & {}))[]

The font-size-adjust CSS property sets the size of lower-case letters relative to the current font size (which defines the size of upper-case letters).

Syntax: none | <number>

Initial value: none

Chrome Firefox Safari Edge IE
n/a 1 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/font-size-adjust

Optional fontSmooth

fontSmooth: undefined | string | (undefined | string)[]

The font-smooth CSS property controls the application of anti-aliasing when fonts are rendered.

Syntax: auto | never | always | <absolute-size> | <length>

Initial value: auto

Chrome Firefox Safari Edge IE
5 (-webkit-font-smoothing) 25 (-moz-osx-font-smoothing) 4 (-webkit-font-smoothing) 79 (-webkit-font-smoothing) No
see

https://developer.mozilla.org/docs/Web/CSS/font-smooth

Optional fontStretch

fontStretch: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "condensed" | "expanded" | "extra-condensed" | "extra-expanded" | "semi-condensed" | "semi-expanded" | "ultra-condensed" | "ultra-expanded" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "condensed" | "expanded" | "extra-condensed" | "extra-expanded" | "semi-condensed" | "semi-expanded" | "ultra-condensed" | "ultra-expanded")[]

The font-stretch CSS property selects a normal, condensed, or expanded face from a font.

Syntax: <font-stretch-absolute>

Initial value: normal

Chrome Firefox Safari Edge IE
60 9 11 12 9
see

https://developer.mozilla.org/docs/Web/CSS/font-stretch

Optional fontStyle

fontStyle: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "italic" | "oblique" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "italic" | "oblique")[]

The font-style CSS property sets whether a font should be styled with a normal, italic, or oblique face from its font-family.

Syntax: normal | italic | oblique <angle>?

Initial value: normal

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/font-style

Optional fontSynthesis

fontSynthesis: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "style" | "weight" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "style" | "weight")[]

The font-synthesis CSS property controls which missing typefaces, bold or italic, may be synthesized by the browser.

Syntax: none | [ weight || style ]

Initial value: weight style

Chrome Firefox Safari Edge IE
No 34 9 No No
see

https://developer.mozilla.org/docs/Web/CSS/font-synthesis

Optional fontVariant

fontVariant: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "none" | "ruby" | "jis04" | "jis78" | "jis83" | "jis90" | "simplified" | "traditional" | "all-petite-caps" | "all-small-caps" | "common-ligatures" | "contextual" | "diagonal-fractions" | "discretionary-ligatures" | "full-width" | "historical-forms" | "historical-ligatures" | "lining-nums" | "no-common-ligatures" | "no-contextual" | "no-discretionary-ligatures" | "no-historical-ligatures" | "oldstyle-nums" | "ordinal" | "petite-caps" | "proportional-nums" | "proportional-width" | "slashed-zero" | "small-caps" | "stacked-fractions" | "tabular-nums" | "titling-caps" | "unicase" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "none" | "ruby" | "jis04" | "jis78" | "jis83" | "jis90" | "simplified" | "traditional" | "all-petite-caps" | "all-small-caps" | "common-ligatures" | "contextual" | "diagonal-fractions" | "discretionary-ligatures" | "full-width" | "historical-forms" | "historical-ligatures" | "lining-nums" | "no-common-ligatures" | "no-contextual" | "no-discretionary-ligatures" | "no-historical-ligatures" | "oldstyle-nums" | "ordinal" | "petite-caps" | "proportional-nums" | "proportional-width" | "slashed-zero" | "small-caps" | "stacked-fractions" | "tabular-nums" | "titling-caps" | "unicase")[]

The font-variant CSS shorthand property allows you to set all the font variants for a font.

Syntax: normal | none | [ <common-lig-values> || <discretionary-lig-values> || <historical-lig-values> || <contextual-alt-values> || stylistic( <feature-value-name> ) || historical-forms || styleset( <feature-value-name># ) || character-variant( <feature-value-name># ) || swash( <feature-value-name> ) || ornaments( <feature-value-name> ) || annotation( <feature-value-name> ) || [ small-caps | all-small-caps | petite-caps | all-petite-caps | unicase | titling-caps ] || <numeric-figure-values> || <numeric-spacing-values> || <numeric-fraction-values> || ordinal || slashed-zero || <east-asian-variant-values> || <east-asian-width-values> || ruby ]

Initial value: normal

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/font-variant

Optional fontVariantAlternates

fontVariantAlternates: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "historical-forms" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "historical-forms")[]

The font-variant-alternates CSS property controls the usage of alternate glyphs. These alternate glyphs may be referenced by alternative names defined in @font-feature-values.

Syntax: normal | [ stylistic( <feature-value-name> ) || historical-forms || styleset( <feature-value-name># ) || character-variant( <feature-value-name># ) || swash( <feature-value-name> ) || ornaments( <feature-value-name> ) || annotation( <feature-value-name> ) ]

Initial value: normal

deprecated

Optional fontVariantCaps

fontVariantCaps: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "all-petite-caps" | "all-small-caps" | "petite-caps" | "small-caps" | "titling-caps" | "unicase" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "all-petite-caps" | "all-small-caps" | "petite-caps" | "small-caps" | "titling-caps" | "unicase")[]

The font-variant-caps CSS property controls the use of alternate glyphs for capital letters.

Syntax: normal | small-caps | all-small-caps | petite-caps | all-petite-caps | unicase | titling-caps

Initial value: normal

Chrome Firefox Safari Edge IE
52 34 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/font-variant-caps

Optional fontVariantEastAsian

fontVariantEastAsian: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "ruby" | "jis04" | "jis78" | "jis83" | "jis90" | "simplified" | "traditional" | "full-width" | "proportional-width" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "ruby" | "jis04" | "jis78" | "jis83" | "jis90" | "simplified" | "traditional" | "full-width" | "proportional-width")[]

The font-variant-east-asian CSS property controls the use of alternate glyphs for East Asian scripts, like Japanese and Chinese.

Syntax: normal | [ <east-asian-variant-values> || <east-asian-width-values> || ruby ]

Initial value: normal

Chrome Firefox Safari Edge IE
63 34 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/font-variant-east-asian

Optional fontVariantLigatures

fontVariantLigatures: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "none" | "common-ligatures" | "contextual" | "discretionary-ligatures" | "historical-ligatures" | "no-common-ligatures" | "no-contextual" | "no-discretionary-ligatures" | "no-historical-ligatures" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "none" | "common-ligatures" | "contextual" | "discretionary-ligatures" | "historical-ligatures" | "no-common-ligatures" | "no-contextual" | "no-discretionary-ligatures" | "no-historical-ligatures")[]

The font-variant-ligatures CSS property controls which ligatures and contextual forms are used in textual content of the elements it applies to. This leads to more harmonized forms in the resulting text.

Syntax: normal | none | [ <common-lig-values> || <discretionary-lig-values> || <historical-lig-values> || <contextual-alt-values> ]

Initial value: normal

Chrome Firefox Safari Edge IE
34 34 9.1 79 No
31 -x- 7 -x-
see

https://developer.mozilla.org/docs/Web/CSS/font-variant-ligatures

Optional fontVariantNumeric

fontVariantNumeric: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "diagonal-fractions" | "lining-nums" | "oldstyle-nums" | "ordinal" | "proportional-nums" | "slashed-zero" | "stacked-fractions" | "tabular-nums" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "diagonal-fractions" | "lining-nums" | "oldstyle-nums" | "ordinal" | "proportional-nums" | "slashed-zero" | "stacked-fractions" | "tabular-nums")[]

The font-variant-numeric CSS property controls the usage of alternate glyphs for numbers, fractions, and ordinal markers.

Syntax: normal | [ <numeric-figure-values> || <numeric-spacing-values> || <numeric-fraction-values> || ordinal || slashed-zero ]

Initial value: normal

Chrome Firefox Safari Edge IE
52 34 9.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/font-variant-numeric

Optional fontVariantPosition

fontVariantPosition: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "sub" | "super" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "sub" | "super")[]

The font-variant-position CSS property controls the use of alternate, smaller glyphs that are positioned as superscript or subscript.

Syntax: normal | sub | super

Initial value: normal

Chrome Firefox Safari Edge IE
No 34 No No No
see

https://developer.mozilla.org/docs/Web/CSS/font-variant-position

Optional fontVariationSettings

fontVariationSettings: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}))[]

The font-variation-settings CSS property provides low-level control over variable font characteristics, by specifying the four letter axis names of the characteristics you want to vary, along with their values.

Syntax: normal | [ <string> <number> ]#

Initial value: normal

Chrome Firefox Safari Edge IE
62 62 11 17 No
see

https://developer.mozilla.org/docs/Web/CSS/font-variation-settings

Optional fontWeight

fontWeight: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (number & {}) | "bold" | "bolder" | "lighter" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (number & {}) | "bold" | "bolder" | "lighter")[]

The font-weight CSS property sets the weight (or boldness) of the font. The weights available depend on the font-family that is currently set.

Syntax: <font-weight-absolute> | bolder | lighter

Initial value: normal

Chrome Firefox Safari Edge IE
2 1 1 12 3
see

https://developer.mozilla.org/docs/Web/CSS/font-weight

Optional forced-color-adjust

forced-color-adjust: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none")[]

The forced-color-adjust CSS property allows authors to opt certain elements out of forced colors mode. This then restores the control of those values to CSS.

Syntax: auto | none

Initial value: auto

Chrome Firefox Safari Edge IE
n/a No No 79 (-ms-high-contrast-adjust) 10 (-ms-high-contrast-adjust)
see

https://developer.mozilla.org/docs/Web/CSS/forced-color-adjust

Optional forcedColorAdjust

forcedColorAdjust: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none")[]

The forced-color-adjust CSS property allows authors to opt certain elements out of forced colors mode. This then restores the control of those values to CSS.

Syntax: auto | none

Initial value: auto

Chrome Firefox Safari Edge IE
n/a No No 79 (-ms-high-contrast-adjust) 10 (-ms-high-contrast-adjust)
see

https://developer.mozilla.org/docs/Web/CSS/forced-color-adjust

Optional gap

gap: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The gap CSS property sets the gaps (gutters) between rows and columns. It is a shorthand for row-gap and column-gap.

Syntax: <'row-gap'> <'column-gap'>?


Supported in Flex Layout

Chrome Firefox Safari Edge IE
84 63 No 84 No

Supported in Grid Layout

Chrome Firefox Safari Edge IE
66 61 12 16 No
57 (grid-gap) 52 (grid-gap) 10.1 (grid-gap)

Supported in Multi-column Layout

Chrome Firefox Safari Edge IE
66 61 No 16 No

see

https://developer.mozilla.org/docs/Web/CSS/gap

Optional glyph-orientation-vertical

glyph-orientation-vertical: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}))[]

Optional glyphOrientationVertical

glyphOrientationVertical: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}))[]

Optional grid

grid: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The grid CSS property is a shorthand property that sets all of the explicit and implicit grid properties in a single declaration.

Syntax: <'grid-template'> | <'grid-template-rows'> / [ auto-flow && dense? ] <'grid-auto-columns'>? | [ auto-flow && dense? ] <'grid-auto-rows'>? / <'grid-template-columns'>

Chrome Firefox Safari Edge IE
57 52 10.1 16 No
see

https://developer.mozilla.org/docs/Web/CSS/grid

Optional grid-area

grid-area: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}))[]

The grid-area CSS shorthand property specifies a grid item’s size and location within a grid by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the edges of its grid area.

Syntax: <grid-line> [ / <grid-line> ]{0,3}

Chrome Firefox Safari Edge IE
57 52 10.1 16 No
see

https://developer.mozilla.org/docs/Web/CSS/grid-area

Optional grid-auto-columns

grid-auto-columns: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The grid-auto-columns CSS property specifies the size of an implicitly-created grid column track or pattern of tracks.

Syntax: <track-size>+

Initial value: auto

Chrome Firefox Safari Edge IE
57 70 10.1 16 10 (-ms-grid-columns)
12 (-ms-grid-columns)
see

https://developer.mozilla.org/docs/Web/CSS/grid-auto-columns

Optional grid-auto-flow

grid-auto-flow: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "column" | "row" | "dense" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "column" | "row" | "dense")[]

The grid-auto-flow CSS property controls how the auto-placement algorithm works, specifying exactly how auto-placed items get flowed into the grid.

Syntax: [ row | column ] || dense

Initial value: row

Chrome Firefox Safari Edge IE
57 52 10.1 16 No
see

https://developer.mozilla.org/docs/Web/CSS/grid-auto-flow

Optional grid-auto-rows

grid-auto-rows: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The grid-auto-rows CSS property specifies the size of an implicitly-created grid row track or pattern of tracks.

Syntax: <track-size>+

Initial value: auto

Chrome Firefox Safari Edge IE
57 70 10.1 16 10 (-ms-grid-rows)
12 (-ms-grid-rows)
see

https://developer.mozilla.org/docs/Web/CSS/grid-auto-rows

Optional grid-column

grid-column: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}))[]

The grid-column CSS shorthand property specifies a grid item's size and location within a grid column by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-start and inline-end edge of its grid area.

Syntax: <grid-line> [ / <grid-line> ]?

Chrome Firefox Safari Edge IE
57 52 10.1 16 No
see

https://developer.mozilla.org/docs/Web/CSS/grid-column

Optional grid-column-end

grid-column-end: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}))[]

The grid-column-end CSS property specifies a grid item’s end position within the grid column by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the block-end edge of its grid area.

Syntax: <grid-line>

Initial value: auto

Chrome Firefox Safari Edge IE
57 52 10.1 16 No
see

https://developer.mozilla.org/docs/Web/CSS/grid-column-end

Optional grid-column-gap

grid-column-gap: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The column-gap CSS property sets the size of the gap (gutter) between an element's columns.

Syntax: <length-percentage>

Initial value: 0

deprecated

Optional grid-column-start

grid-column-start: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}))[]

The grid-column-start CSS property specifies a grid item’s start position within the grid column by contributing a line, a span, or nothing (automatic) to its grid placement. This start position defines the block-start edge of the grid area.

Syntax: <grid-line>

Initial value: auto

Chrome Firefox Safari Edge IE
57 52 10.1 16 No
see

https://developer.mozilla.org/docs/Web/CSS/grid-column-start

Optional grid-gap

grid-gap: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The gap CSS property sets the gaps (gutters) between rows and columns. It is a shorthand for row-gap and column-gap.

Syntax: <'grid-row-gap'> <'grid-column-gap'>?

deprecated

Optional grid-row

grid-row: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}))[]

The grid-row CSS shorthand property specifies a grid item’s size and location within the grid row by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-start and inline-end edge of its grid area.

Syntax: <grid-line> [ / <grid-line> ]?

Chrome Firefox Safari Edge IE
57 52 10.1 16 No
see

https://developer.mozilla.org/docs/Web/CSS/grid-row

Optional grid-row-end

grid-row-end: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}))[]

The grid-row-end CSS property specifies a grid item’s end position within the grid row by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-end edge of its grid area.

Syntax: <grid-line>

Initial value: auto

Chrome Firefox Safari Edge IE
57 52 10.1 16 No
see

https://developer.mozilla.org/docs/Web/CSS/grid-row-end

Optional grid-row-gap

grid-row-gap: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The row-gap CSS property sets the size of the gap (gutter) between an element's grid rows.

Syntax: <length-percentage>

Initial value: 0

deprecated

Optional grid-row-start

grid-row-start: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}))[]

The grid-row-start CSS property specifies a grid item’s start position within the grid row by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-start edge of its grid area.

Syntax: <grid-line>

Initial value: auto

Chrome Firefox Safari Edge IE
57 52 10.1 16 No
see

https://developer.mozilla.org/docs/Web/CSS/grid-row-start

Optional grid-template

grid-template: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The grid-template CSS property is a shorthand property for defining grid columns, rows, and areas.

Syntax: none | [ <'grid-template-rows'> / <'grid-template-columns'> ] | [ <line-names>? <string> <track-size>? <line-names>? ]+ [ / <explicit-track-list> ]?

Chrome Firefox Safari Edge IE
57 52 10.1 16 No
see

https://developer.mozilla.org/docs/Web/CSS/grid-template

Optional grid-template-areas

grid-template-areas: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The grid-template-areas CSS property specifies named grid areas, establishing the cells in the grid and assigning them names.

Syntax: none | <string>+

Initial value: none

Chrome Firefox Safari Edge IE
57 52 10.1 16 No
see

https://developer.mozilla.org/docs/Web/CSS/grid-template-areas

Optional grid-template-columns

grid-template-columns: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The grid-template-columns CSS property defines the line names and track sizing functions of the grid columns.

Syntax: none | <track-list> | <auto-track-list> | subgrid <line-name-list>?

Initial value: none

Chrome Firefox Safari Edge IE
57 52 10.1 16 10 (-ms-grid-columns)
see

https://developer.mozilla.org/docs/Web/CSS/grid-template-columns

Optional grid-template-rows

grid-template-rows: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The grid-template-rows CSS property defines the line names and track sizing functions of the grid rows.

Syntax: none | <track-list> | <auto-track-list> | subgrid <line-name-list>?

Initial value: none

Chrome Firefox Safari Edge IE
57 52 10.1 16 10 (-ms-grid-rows)
see

https://developer.mozilla.org/docs/Web/CSS/grid-template-rows

Optional gridArea

gridArea: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}))[]

The grid-area CSS shorthand property specifies a grid item’s size and location within a grid by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the edges of its grid area.

Syntax: <grid-line> [ / <grid-line> ]{0,3}

Chrome Firefox Safari Edge IE
57 52 10.1 16 No
see

https://developer.mozilla.org/docs/Web/CSS/grid-area

Optional gridAutoColumns

gridAutoColumns: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The grid-auto-columns CSS property specifies the size of an implicitly-created grid column track or pattern of tracks.

Syntax: <track-size>+

Initial value: auto

Chrome Firefox Safari Edge IE
57 70 10.1 16 10 (-ms-grid-columns)
12 (-ms-grid-columns)
see

https://developer.mozilla.org/docs/Web/CSS/grid-auto-columns

Optional gridAutoFlow

gridAutoFlow: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "column" | "row" | "dense" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "column" | "row" | "dense")[]

The grid-auto-flow CSS property controls how the auto-placement algorithm works, specifying exactly how auto-placed items get flowed into the grid.

Syntax: [ row | column ] || dense

Initial value: row

Chrome Firefox Safari Edge IE
57 52 10.1 16 No
see

https://developer.mozilla.org/docs/Web/CSS/grid-auto-flow

Optional gridAutoRows

gridAutoRows: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The grid-auto-rows CSS property specifies the size of an implicitly-created grid row track or pattern of tracks.

Syntax: <track-size>+

Initial value: auto

Chrome Firefox Safari Edge IE
57 70 10.1 16 10 (-ms-grid-rows)
12 (-ms-grid-rows)
see

https://developer.mozilla.org/docs/Web/CSS/grid-auto-rows

Optional gridColumn

gridColumn: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}))[]

The grid-column CSS shorthand property specifies a grid item's size and location within a grid column by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-start and inline-end edge of its grid area.

Syntax: <grid-line> [ / <grid-line> ]?

Chrome Firefox Safari Edge IE
57 52 10.1 16 No
see

https://developer.mozilla.org/docs/Web/CSS/grid-column

Optional gridColumnEnd

gridColumnEnd: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}))[]

The grid-column-end CSS property specifies a grid item’s end position within the grid column by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the block-end edge of its grid area.

Syntax: <grid-line>

Initial value: auto

Chrome Firefox Safari Edge IE
57 52 10.1 16 No
see

https://developer.mozilla.org/docs/Web/CSS/grid-column-end

Optional gridColumnGap

gridColumnGap: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The column-gap CSS property sets the size of the gap (gutter) between an element's columns.

Syntax: <length-percentage>

Initial value: 0

deprecated

Optional gridColumnStart

gridColumnStart: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}))[]

The grid-column-start CSS property specifies a grid item’s start position within the grid column by contributing a line, a span, or nothing (automatic) to its grid placement. This start position defines the block-start edge of the grid area.

Syntax: <grid-line>

Initial value: auto

Chrome Firefox Safari Edge IE
57 52 10.1 16 No
see

https://developer.mozilla.org/docs/Web/CSS/grid-column-start

Optional gridGap

gridGap: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The gap CSS property sets the gaps (gutters) between rows and columns. It is a shorthand for row-gap and column-gap.

Syntax: <'grid-row-gap'> <'grid-column-gap'>?

deprecated

Optional gridRow

gridRow: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}))[]

The grid-row CSS shorthand property specifies a grid item’s size and location within the grid row by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-start and inline-end edge of its grid area.

Syntax: <grid-line> [ / <grid-line> ]?

Chrome Firefox Safari Edge IE
57 52 10.1 16 No
see

https://developer.mozilla.org/docs/Web/CSS/grid-row

Optional gridRowEnd

gridRowEnd: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}))[]

The grid-row-end CSS property specifies a grid item’s end position within the grid row by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-end edge of its grid area.

Syntax: <grid-line>

Initial value: auto

Chrome Firefox Safari Edge IE
57 52 10.1 16 No
see

https://developer.mozilla.org/docs/Web/CSS/grid-row-end

Optional gridRowGap

gridRowGap: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The row-gap CSS property sets the size of the gap (gutter) between an element's grid rows.

Syntax: <length-percentage>

Initial value: 0

deprecated

Optional gridRowStart

gridRowStart: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}))[]

The grid-row-start CSS property specifies a grid item’s start position within the grid row by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-start edge of its grid area.

Syntax: <grid-line>

Initial value: auto

Chrome Firefox Safari Edge IE
57 52 10.1 16 No
see

https://developer.mozilla.org/docs/Web/CSS/grid-row-start

Optional gridTemplate

gridTemplate: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The grid-template CSS property is a shorthand property for defining grid columns, rows, and areas.

Syntax: none | [ <'grid-template-rows'> / <'grid-template-columns'> ] | [ <line-names>? <string> <track-size>? <line-names>? ]+ [ / <explicit-track-list> ]?

Chrome Firefox Safari Edge IE
57 52 10.1 16 No
see

https://developer.mozilla.org/docs/Web/CSS/grid-template

Optional gridTemplateAreas

gridTemplateAreas: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The grid-template-areas CSS property specifies named grid areas, establishing the cells in the grid and assigning them names.

Syntax: none | <string>+

Initial value: none

Chrome Firefox Safari Edge IE
57 52 10.1 16 No
see

https://developer.mozilla.org/docs/Web/CSS/grid-template-areas

Optional gridTemplateColumns

gridTemplateColumns: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The grid-template-columns CSS property defines the line names and track sizing functions of the grid columns.

Syntax: none | <track-list> | <auto-track-list> | subgrid <line-name-list>?

Initial value: none

Chrome Firefox Safari Edge IE
57 52 10.1 16 10 (-ms-grid-columns)
see

https://developer.mozilla.org/docs/Web/CSS/grid-template-columns

Optional gridTemplateRows

gridTemplateRows: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The grid-template-rows CSS property defines the line names and track sizing functions of the grid rows.

Syntax: none | <track-list> | <auto-track-list> | subgrid <line-name-list>?

Initial value: none

Chrome Firefox Safari Edge IE
57 52 10.1 16 10 (-ms-grid-rows)
see

https://developer.mozilla.org/docs/Web/CSS/grid-template-rows

Optional hanging-punctuation

hanging-punctuation: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "allow-end" | "first" | "force-end" | "last" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "allow-end" | "first" | "force-end" | "last")[]

The hanging-punctuation CSS property specifies whether a punctuation mark should hang at the start or end of a line of text. Hanging punctuation may be placed outside the line box.

Syntax: none | [ first || [ force-end | allow-end ] || last ]

Initial value: none

Chrome Firefox Safari Edge IE
No No 10 No No
see

https://developer.mozilla.org/docs/Web/CSS/hanging-punctuation

Optional hangingPunctuation

hangingPunctuation: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "allow-end" | "first" | "force-end" | "last" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "allow-end" | "first" | "force-end" | "last")[]

The hanging-punctuation CSS property specifies whether a punctuation mark should hang at the start or end of a line of text. Hanging punctuation may be placed outside the line box.

Syntax: none | [ first || [ force-end | allow-end ] || last ]

Initial value: none

Chrome Firefox Safari Edge IE
No No 10 No No
see

https://developer.mozilla.org/docs/Web/CSS/hanging-punctuation

Optional height

height: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The height CSS property specifies the height of an element. By default, the property defines the height of the content area. If box-sizing is set to border-box, however, it instead determines the height of the border area.

Syntax: auto | <length> | <percentage> | min-content | max-content | fit-content(<length-percentage>)

Initial value: auto

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/height

Optional hyphens

hyphens: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "manual" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "manual")[]

The hyphens CSS property specifies how words should be hyphenated when text wraps across multiple lines. It can prevent hyphenation entirely, hyphenate at manually-specified points within the text, or let the browser automatically insert hyphens where appropriate.

Syntax: none | manual | auto

Initial value: manual

Chrome Firefox Safari Edge IE
55 43 5.1 -x- 12 -x- 10 -x-
13 -x- 6 -x-
see

https://developer.mozilla.org/docs/Web/CSS/hyphens

Optional image-orientation

image-orientation: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "flip" | "from-image" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "flip" | "from-image")[]

The image-orientation CSS property specifies a layout-independent correction to the orientation of an image. It should not be used for any other orientation adjustments; instead, the transform property should be used with the rotate <transform-function>.

Syntax: from-image | <angle> | [ <angle>? flip ]

Initial value: from-image

Chrome Firefox Safari Edge IE
81 26 13.1 81 No
see

https://developer.mozilla.org/docs/Web/CSS/image-orientation

Optional image-rendering

image-rendering: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "-moz-crisp-edges" | "-webkit-optimize-contrast" | "crisp-edges" | "pixelated" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "-moz-crisp-edges" | "-webkit-optimize-contrast" | "crisp-edges" | "pixelated")[]

The image-rendering CSS property sets an image scaling algorithm. The property applies to an element itself, to any images set in its other properties, and to its descendants.

Syntax: auto | crisp-edges | pixelated

Initial value: auto

Chrome Firefox Safari Edge IE
13 3.6 6 79 No
see

https://developer.mozilla.org/docs/Web/CSS/image-rendering

Optional image-resolution

image-resolution: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "from-image" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "from-image")[]

Syntax: [ from-image || <resolution> ] && snap?

Initial value: 1dppx

Optional imageOrientation

imageOrientation: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "flip" | "from-image" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "flip" | "from-image")[]

The image-orientation CSS property specifies a layout-independent correction to the orientation of an image. It should not be used for any other orientation adjustments; instead, the transform property should be used with the rotate <transform-function>.

Syntax: from-image | <angle> | [ <angle>? flip ]

Initial value: from-image

Chrome Firefox Safari Edge IE
81 26 13.1 81 No
see

https://developer.mozilla.org/docs/Web/CSS/image-orientation

Optional imageRendering

imageRendering: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "-moz-crisp-edges" | "-webkit-optimize-contrast" | "crisp-edges" | "pixelated" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "-moz-crisp-edges" | "-webkit-optimize-contrast" | "crisp-edges" | "pixelated")[]

The image-rendering CSS property sets an image scaling algorithm. The property applies to an element itself, to any images set in its other properties, and to its descendants.

Syntax: auto | crisp-edges | pixelated

Initial value: auto

Chrome Firefox Safari Edge IE
13 3.6 6 79 No
see

https://developer.mozilla.org/docs/Web/CSS/image-rendering

Optional imageResolution

imageResolution: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "from-image" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "from-image")[]

Syntax: [ from-image || <resolution> ] && snap?

Initial value: 1dppx

Optional ime-mode

ime-mode: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "auto" | "active" | "disabled" | "inactive" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "auto" | "active" | "disabled" | "inactive")[]

The ime-mode CSS property controls the state of the input method editor (IME) for text fields. This property is obsolete.

Syntax: auto | normal | active | inactive | disabled

Initial value: auto

deprecated

Optional imeMode

imeMode: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "auto" | "active" | "disabled" | "inactive" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "auto" | "active" | "disabled" | "inactive")[]

The ime-mode CSS property controls the state of the input method editor (IME) for text fields. This property is obsolete.

Syntax: auto | normal | active | inactive | disabled

Initial value: auto

deprecated

Optional initial-letter

initial-letter: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | (number & {}))[]

The initial-letter CSS property sets styling for dropped, raised, and sunken initial letters.

Syntax: normal | [ <number> <integer>? ]

Initial value: normal

Chrome Firefox Safari Edge IE
No No 9 No No
see

https://developer.mozilla.org/docs/Web/CSS/initial-letter

Optional initialLetter

initialLetter: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | (number & {}))[]

The initial-letter CSS property sets styling for dropped, raised, and sunken initial letters.

Syntax: normal | [ <number> <integer>? ]

Initial value: normal

Chrome Firefox Safari Edge IE
No No 9 No No
see

https://developer.mozilla.org/docs/Web/CSS/initial-letter

Optional inline-size

inline-size: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The inline-size CSS property defines the horizontal or vertical size of an element's block, depending on its writing mode. It corresponds to either the width or the height property, depending on the value of writing-mode.

Syntax: <'width'>

Initial value: auto

Chrome Firefox Safari Edge IE
57 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/inline-size

Optional inlineSize

inlineSize: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The inline-size CSS property defines the horizontal or vertical size of an element's block, depending on its writing mode. It corresponds to either the width or the height property, depending on the value of writing-mode.

Syntax: <'width'>

Initial value: auto

Chrome Firefox Safari Edge IE
57 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/inline-size

Optional inset

inset: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The inset CSS property is a shorthand that corresponds to the top, right, bottom, and/or left properties. It has the same multi-value syntax of the margin shorthand.

Syntax: <'top'>{1,4}

Initial value: auto

Chrome Firefox Safari Edge IE
87 66 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/inset

Optional inset-block

inset-block: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The inset-inline CSS property defines the logical start and end offsets of an element in the inline direction, which maps to physical offsets depending on the element's writing mode, directionality, and text orientation. It corresponds to the top and bottom, or right and left properties depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'top'>{1,2}

Initial value: auto

Chrome Firefox Safari Edge IE
87 63 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/inset-block

Optional inset-block-end

inset-block-end: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The inset-block-end CSS property defines the logical block end offset of an element, which maps to a physical inset depending on the element's writing mode, directionality, and text orientation. It corresponds to the top, right, bottom, or left property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'top'>

Initial value: auto

Chrome Firefox Safari Edge IE
87 63 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/inset-block-end

Optional inset-block-start

inset-block-start: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The inset-block-start CSS property defines the logical block start offset of an element, which maps to a physical inset depending on the element's writing mode, directionality, and text orientation. It corresponds to the top, right, bottom, or left property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'top'>

Initial value: auto

Chrome Firefox Safari Edge IE
87 63 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/inset-block-start

Optional inset-inline

inset-inline: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The inset-inline CSS property defines the logical start and end offsets of an element in the inline direction, which maps to physical offsets depending on the element's writing mode, directionality, and text orientation. It corresponds to the top and bottom, or right and left properties depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'top'>{1,2}

Initial value: auto

Chrome Firefox Safari Edge IE
87 63 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/inset-inline

Optional inset-inline-end

inset-inline-end: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The inset-inline-end CSS property defines the logical inline end inset of an element, which maps to a physical offset depending on the element's writing mode, directionality, and text orientation. It corresponds to the top, right, bottom, or left property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'top'>

Initial value: auto

Chrome Firefox Safari Edge IE
87 63 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/inset-inline-end

Optional inset-inline-start

inset-inline-start: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The inset-inline-start CSS property defines the logical inline start inset of an element, which maps to a physical offset depending on the element's writing mode, directionality, and text orientation. It corresponds to the top, right, bottom, or left property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'top'>

Initial value: auto

Chrome Firefox Safari Edge IE
87 63 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/inset-inline-start

Optional insetBlock

insetBlock: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The inset-inline CSS property defines the logical start and end offsets of an element in the inline direction, which maps to physical offsets depending on the element's writing mode, directionality, and text orientation. It corresponds to the top and bottom, or right and left properties depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'top'>{1,2}

Initial value: auto

Chrome Firefox Safari Edge IE
87 63 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/inset-block

Optional insetBlockEnd

insetBlockEnd: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The inset-block-end CSS property defines the logical block end offset of an element, which maps to a physical inset depending on the element's writing mode, directionality, and text orientation. It corresponds to the top, right, bottom, or left property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'top'>

Initial value: auto

Chrome Firefox Safari Edge IE
87 63 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/inset-block-end

Optional insetBlockStart

insetBlockStart: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The inset-block-start CSS property defines the logical block start offset of an element, which maps to a physical inset depending on the element's writing mode, directionality, and text orientation. It corresponds to the top, right, bottom, or left property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'top'>

Initial value: auto

Chrome Firefox Safari Edge IE
87 63 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/inset-block-start

Optional insetInline

insetInline: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The inset-inline CSS property defines the logical start and end offsets of an element in the inline direction, which maps to physical offsets depending on the element's writing mode, directionality, and text orientation. It corresponds to the top and bottom, or right and left properties depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'top'>{1,2}

Initial value: auto

Chrome Firefox Safari Edge IE
87 63 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/inset-inline

Optional insetInlineEnd

insetInlineEnd: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The inset-inline-end CSS property defines the logical inline end inset of an element, which maps to a physical offset depending on the element's writing mode, directionality, and text orientation. It corresponds to the top, right, bottom, or left property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'top'>

Initial value: auto

Chrome Firefox Safari Edge IE
87 63 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/inset-inline-end

Optional insetInlineStart

insetInlineStart: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The inset-inline-start CSS property defines the logical inline start inset of an element, which maps to a physical offset depending on the element's writing mode, directionality, and text orientation. It corresponds to the top, right, bottom, or left property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'top'>

Initial value: auto

Chrome Firefox Safari Edge IE
87 63 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/inset-inline-start

Optional isolation

isolation: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "isolate" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "isolate")[]

The isolation CSS property determines whether an element must create a new stacking context.

Syntax: auto | isolate

Initial value: auto

Chrome Firefox Safari Edge IE
41 36 8 79 No
see

https://developer.mozilla.org/docs/Web/CSS/isolation

Optional justify-content

justify-content: undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "normal" | (string & {}) | (undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "normal" | (string & {}))[]

The CSS justify-content property defines how the browser distributes space between and around content items along the main-axis of a flex container, and the inline axis of a grid container.

Syntax: normal | <content-distribution> | <overflow-position>? [ <content-position> | left | right ]

Initial value: normal


Supported in Flex Layout

Chrome Firefox Safari Edge IE
52 20 9 12 11
21 -x- 6.1 -x-

Supported in Grid Layout

Chrome Firefox Safari Edge IE
57 52 10.1 16 No

see

https://developer.mozilla.org/docs/Web/CSS/justify-content

Optional justify-items

justify-items: undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start" | "legacy" | (undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start" | "legacy")[]

The CSS justify-items property defines the default justify-self for all items of the box, giving them all a default way of justifying each box along the appropriate axis.

Syntax: normal | stretch | <baseline-position> | <overflow-position>? [ <self-position> | left | right ] | legacy | legacy && [ left | right | center ]

Initial value: legacy


Supported in Flex Layout

Chrome Firefox Safari Edge IE
52 20 9 12 11

Supported in Grid Layout

Chrome Firefox Safari Edge IE
57 45 10.1 16 No

see

https://developer.mozilla.org/docs/Web/CSS/justify-items

Optional justify-self

justify-self: undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start" | "auto" | (undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start" | "auto")[]

The CSS justify-self property sets the way a box is justified inside its alignment container along the appropriate axis.

Syntax: auto | normal | stretch | <baseline-position> | <overflow-position>? [ <self-position> | left | right ]

Initial value: auto


Supported in Flex Layout

Chrome Firefox Safari Edge IE
57 45 10.1 16 No

Supported in Grid Layout

Chrome Firefox Safari Edge IE
57 45 10.1 16 10 -x-

see

https://developer.mozilla.org/docs/Web/CSS/justify-self

Optional justify-tracks

justify-tracks: undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "normal" | (string & {}) | (undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "normal" | (string & {}))[]

The justify-tracks CSS property sets the alignment in the masonry axis for grid containers that have masonry in their inline axis.

Syntax: [ normal | <content-distribution> | <overflow-position>? [ <content-position> | left | right ] ]#

Initial value: normal

Chrome Firefox Safari Edge IE
No n/a No No No
see

https://developer.mozilla.org/docs/Web/CSS/justify-tracks

Optional justifyContent

justifyContent: undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "normal" | (string & {}) | (undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "normal" | (string & {}))[]

The CSS justify-content property defines how the browser distributes space between and around content items along the main-axis of a flex container, and the inline axis of a grid container.

Syntax: normal | <content-distribution> | <overflow-position>? [ <content-position> | left | right ]

Initial value: normal


Supported in Flex Layout

Chrome Firefox Safari Edge IE
52 20 9 12 11
21 -x- 6.1 -x-

Supported in Grid Layout

Chrome Firefox Safari Edge IE
57 52 10.1 16 No

see

https://developer.mozilla.org/docs/Web/CSS/justify-content

Optional justifyItems

justifyItems: undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start" | "legacy" | (undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start" | "legacy")[]

The CSS justify-items property defines the default justify-self for all items of the box, giving them all a default way of justifying each box along the appropriate axis.

Syntax: normal | stretch | <baseline-position> | <overflow-position>? [ <self-position> | left | right ] | legacy | legacy && [ left | right | center ]

Initial value: legacy


Supported in Flex Layout

Chrome Firefox Safari Edge IE
52 20 9 12 11

Supported in Grid Layout

Chrome Firefox Safari Edge IE
57 45 10.1 16 No

see

https://developer.mozilla.org/docs/Web/CSS/justify-items

Optional justifySelf

justifySelf: undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start" | "auto" | (undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start" | "auto")[]

The CSS justify-self property sets the way a box is justified inside its alignment container along the appropriate axis.

Syntax: auto | normal | stretch | <baseline-position> | <overflow-position>? [ <self-position> | left | right ]

Initial value: auto


Supported in Flex Layout

Chrome Firefox Safari Edge IE
57 45 10.1 16 No

Supported in Grid Layout

Chrome Firefox Safari Edge IE
57 45 10.1 16 10 -x-

see

https://developer.mozilla.org/docs/Web/CSS/justify-self

Optional justifyTracks

justifyTracks: undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "normal" | (string & {}) | (undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "normal" | (string & {}))[]

The justify-tracks CSS property sets the alignment in the masonry axis for grid containers that have masonry in their inline axis.

Syntax: [ normal | <content-distribution> | <overflow-position>? [ <content-position> | left | right ] ]#

Initial value: normal

Chrome Firefox Safari Edge IE
No n/a No No No
see

https://developer.mozilla.org/docs/Web/CSS/justify-tracks

Optional left

left: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The left CSS property participates in specifying the horizontal position of a positioned element. It has no effect on non-positioned elements.

Syntax: <length> | <percentage> | auto

Initial value: auto

Chrome Firefox Safari Edge IE
1 1 1 12 5.5
see

https://developer.mozilla.org/docs/Web/CSS/left

Optional letter-spacing

letter-spacing: undefined | string | (undefined | string)[]

The letter-spacing CSS property sets the horizontal spacing behavior between text characters. This value is added to the natural spacing between characters while rendering the text. Positive values of letter-spacing causes characters to spread farther apart, while negative values of letter-spacing bring characters closer together.

Syntax: normal | <length>

Initial value: normal

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/letter-spacing

Optional letterSpacing

letterSpacing: undefined | string | (undefined | string)[]

The letter-spacing CSS property sets the horizontal spacing behavior between text characters. This value is added to the natural spacing between characters while rendering the text. Positive values of letter-spacing causes characters to spread farther apart, while negative values of letter-spacing bring characters closer together.

Syntax: normal | <length>

Initial value: normal

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/letter-spacing

Optional lighting-color

lighting-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "currentColor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "currentColor")[]

Optional lightingColor

lightingColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "currentColor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "currentColor")[]

Optional line-break

line-break: undefined | "strict" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "auto" | "anywhere" | "loose" | (undefined | "strict" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "auto" | "anywhere" | "loose")[]

The line-break CSS property sets how to break lines of Chinese, Japanese, or Korean (CJK) text when working with punctuation and symbols.

Syntax: auto | loose | normal | strict | anywhere

Initial value: auto

Chrome Firefox Safari Edge IE
58 69 11 14 5.5
1 -x- 3 -x-
see

https://developer.mozilla.org/docs/Web/CSS/line-break

Optional line-clamp

line-clamp: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | (number & {}))[]

Syntax: none | <integer>

Initial value: none

Optional line-height

line-height: undefined | string | (string & {}) | (number & {}) | (undefined | string | (string & {}) | (number & {}))[]

The line-height CSS property sets the height of a line box. It's commonly used to set the distance between lines of text. On block-level elements, it specifies the minimum height of line boxes within the element. On non-replaced inline elements, it specifies the height that is used to calculate line box height.

Syntax: normal | <number> | <length> | <percentage>

Initial value: normal

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/line-height

Optional line-height-step

line-height-step: undefined | string | (undefined | string)[]

The line-height-step CSS property sets the step unit for line box heights. When the property is set, line box heights are rounded up to the closest multiple of the unit.

Syntax: <length>

Initial value: 0

Chrome Firefox Safari Edge IE
n/a No No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/line-height-step

Optional lineBreak

lineBreak: undefined | "strict" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "auto" | "anywhere" | "loose" | (undefined | "strict" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "auto" | "anywhere" | "loose")[]

The line-break CSS property sets how to break lines of Chinese, Japanese, or Korean (CJK) text when working with punctuation and symbols.

Syntax: auto | loose | normal | strict | anywhere

Initial value: auto

Chrome Firefox Safari Edge IE
58 69 11 14 5.5
1 -x- 3 -x-
see

https://developer.mozilla.org/docs/Web/CSS/line-break

Optional lineClamp

lineClamp: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | (number & {}))[]

Syntax: none | <integer>

Initial value: none

Optional lineHeight

lineHeight: undefined | string | (string & {}) | (number & {}) | (undefined | string | (string & {}) | (number & {}))[]

The line-height CSS property sets the height of a line box. It's commonly used to set the distance between lines of text. On block-level elements, it specifies the minimum height of line boxes within the element. On non-replaced inline elements, it specifies the height that is used to calculate line box height.

Syntax: normal | <number> | <length> | <percentage>

Initial value: normal

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/line-height

Optional lineHeightStep

lineHeightStep: undefined | string | (undefined | string)[]

The line-height-step CSS property sets the step unit for line box heights. When the property is set, line box heights are rounded up to the closest multiple of the unit.

Syntax: <length>

Initial value: 0

Chrome Firefox Safari Edge IE
n/a No No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/line-height-step

Optional list-style

list-style: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "inside" | "outside" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "inside" | "outside")[]

The list-style CSS shorthand property allows you set all the list style properties at once.

Syntax: <'list-style-type'> || <'list-style-position'> || <'list-style-image'>

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/list-style

Optional list-style-image

list-style-image: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The list-style-image CSS property sets an image to be used as the list item marker.

Syntax: <url> | none

Initial value: none

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/list-style-image

Optional list-style-position

list-style-position: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "inside" | "outside" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "inside" | "outside")[]

The list-style-position CSS property sets the position of the ::marker relative to a list item.

Syntax: inside | outside

Initial value: outside

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/list-style-position

Optional list-style-type

list-style-type: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The list-style-type CSS property sets the marker (such as a disc, character, or custom counter style) of a list item element.

Syntax: <counter-style> | <string> | none

Initial value: disc

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/list-style-type

Optional listStyle

listStyle: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "inside" | "outside" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "inside" | "outside")[]

The list-style CSS shorthand property allows you set all the list style properties at once.

Syntax: <'list-style-type'> || <'list-style-position'> || <'list-style-image'>

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/list-style

Optional listStyleImage

listStyleImage: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The list-style-image CSS property sets an image to be used as the list item marker.

Syntax: <url> | none

Initial value: none

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/list-style-image

Optional listStylePosition

listStylePosition: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "inside" | "outside" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "inside" | "outside")[]

The list-style-position CSS property sets the position of the ::marker relative to a list item.

Syntax: inside | outside

Initial value: outside

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/list-style-position

Optional listStyleType

listStyleType: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The list-style-type CSS property sets the marker (such as a disc, character, or custom counter style) of a list item element.

Syntax: <counter-style> | <string> | none

Initial value: disc

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/list-style-type

Optional margin

margin: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The margin CSS property sets the margin area on all four sides of an element. It is a shorthand for margin-top, margin-right, margin-bottom, and margin-left.

Syntax: [ <length> | <percentage> | auto ]{1,4}

Chrome Firefox Safari Edge IE
1 1 1 12 3
see

https://developer.mozilla.org/docs/Web/CSS/margin

Optional margin-block

margin-block: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The margin-block CSS shorthand property defines the logical block start and end margins of an element, which maps to physical margins depending on the element's writing mode, directionality, and text orientation.

Syntax: <'margin-left'>{1,2}

Initial value: 0

Chrome Firefox Safari Edge IE
87 66 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/margin-block

Optional margin-block-end

margin-block-end: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The margin-block-end CSS property defines the logical block end margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation.

Syntax: <'margin-left'>

Initial value: 0

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/margin-block-end

Optional margin-block-start

margin-block-start: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The margin-block-start CSS property defines the logical block start margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation.

Syntax: <'margin-left'>

Initial value: 0

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/margin-block-start

Optional margin-bottom

margin-bottom: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The margin-bottom CSS property sets the margin area on the bottom of an element. A positive value places it farther from its neighbors, while a negative value places it closer.

Syntax: <length> | <percentage> | auto

Initial value: 0

Chrome Firefox Safari Edge IE
1 1 1 12 3
see

https://developer.mozilla.org/docs/Web/CSS/margin-bottom

Optional margin-inline

margin-inline: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The margin-inline CSS shorthand property is a shorthand property that defines both the logical inline start and end margins of an element, which maps to physical margins depending on the element's writing mode, directionality, and text orientation.

Syntax: <'margin-left'>{1,2}

Initial value: 0

Chrome Firefox Safari Edge IE
87 66 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/margin-inline

Optional margin-inline-end

margin-inline-end: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The margin-inline-end CSS property defines the logical inline end margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. In other words, it corresponds to the margin-top, margin-right, margin-bottom or margin-left property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'margin-left'>

Initial value: 0

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
2 (-webkit-margin-end) 3 (-moz-margin-end) 3 (-webkit-margin-end)
see

https://developer.mozilla.org/docs/Web/CSS/margin-inline-end

Optional margin-inline-start

margin-inline-start: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The margin-inline-start CSS property defines the logical inline start margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. It corresponds to the margin-top, margin-right, margin-bottom, or margin-left property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'margin-left'>

Initial value: 0

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
2 (-webkit-margin-start) 3 (-moz-margin-start) 3 (-webkit-margin-start)
see

https://developer.mozilla.org/docs/Web/CSS/margin-inline-start

Optional margin-left

margin-left: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The margin-left CSS property sets the margin area on the left side of an element. A positive value places it farther from its neighbors, while a negative value places it closer.

Syntax: <length> | <percentage> | auto

Initial value: 0

Chrome Firefox Safari Edge IE
1 1 1 12 3
see

https://developer.mozilla.org/docs/Web/CSS/margin-left

Optional margin-right

margin-right: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The margin-right CSS property sets the margin area on the right side of an element. A positive value places it farther from its neighbors, while a negative value places it closer.

Syntax: <length> | <percentage> | auto

Initial value: 0

Chrome Firefox Safari Edge IE
1 1 1 12 3
see

https://developer.mozilla.org/docs/Web/CSS/margin-right

Optional margin-top

margin-top: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The margin-top CSS property sets the margin area on the top of an element. A positive value places it farther from its neighbors, while a negative value places it closer.

Syntax: <length> | <percentage> | auto

Initial value: 0

Chrome Firefox Safari Edge IE
1 1 1 12 3
see

https://developer.mozilla.org/docs/Web/CSS/margin-top

Optional marginBlock

marginBlock: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The margin-block CSS shorthand property defines the logical block start and end margins of an element, which maps to physical margins depending on the element's writing mode, directionality, and text orientation.

Syntax: <'margin-left'>{1,2}

Initial value: 0

Chrome Firefox Safari Edge IE
87 66 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/margin-block

Optional marginBlockEnd

marginBlockEnd: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The margin-block-end CSS property defines the logical block end margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation.

Syntax: <'margin-left'>

Initial value: 0

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/margin-block-end

Optional marginBlockStart

marginBlockStart: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The margin-block-start CSS property defines the logical block start margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation.

Syntax: <'margin-left'>

Initial value: 0

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/margin-block-start

Optional marginBottom

marginBottom: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The margin-bottom CSS property sets the margin area on the bottom of an element. A positive value places it farther from its neighbors, while a negative value places it closer.

Syntax: <length> | <percentage> | auto

Initial value: 0

Chrome Firefox Safari Edge IE
1 1 1 12 3
see

https://developer.mozilla.org/docs/Web/CSS/margin-bottom

Optional marginInline

marginInline: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The margin-inline CSS shorthand property is a shorthand property that defines both the logical inline start and end margins of an element, which maps to physical margins depending on the element's writing mode, directionality, and text orientation.

Syntax: <'margin-left'>{1,2}

Initial value: 0

Chrome Firefox Safari Edge IE
87 66 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/margin-inline

Optional marginInlineEnd

marginInlineEnd: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The margin-inline-end CSS property defines the logical inline end margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. In other words, it corresponds to the margin-top, margin-right, margin-bottom or margin-left property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'margin-left'>

Initial value: 0

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
2 (-webkit-margin-end) 3 (-moz-margin-end) 3 (-webkit-margin-end)
see

https://developer.mozilla.org/docs/Web/CSS/margin-inline-end

Optional marginInlineStart

marginInlineStart: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The margin-inline-start CSS property defines the logical inline start margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. It corresponds to the margin-top, margin-right, margin-bottom, or margin-left property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'margin-left'>

Initial value: 0

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
2 (-webkit-margin-start) 3 (-moz-margin-start) 3 (-webkit-margin-start)
see

https://developer.mozilla.org/docs/Web/CSS/margin-inline-start

Optional marginLeft

marginLeft: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The margin-left CSS property sets the margin area on the left side of an element. A positive value places it farther from its neighbors, while a negative value places it closer.

Syntax: <length> | <percentage> | auto

Initial value: 0

Chrome Firefox Safari Edge IE
1 1 1 12 3
see

https://developer.mozilla.org/docs/Web/CSS/margin-left

Optional marginRight

marginRight: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The margin-right CSS property sets the margin area on the right side of an element. A positive value places it farther from its neighbors, while a negative value places it closer.

Syntax: <length> | <percentage> | auto

Initial value: 0

Chrome Firefox Safari Edge IE
1 1 1 12 3
see

https://developer.mozilla.org/docs/Web/CSS/margin-right

Optional marginTop

marginTop: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The margin-top CSS property sets the margin area on the top of an element. A positive value places it farther from its neighbors, while a negative value places it closer.

Syntax: <length> | <percentage> | auto

Initial value: 0

Chrome Firefox Safari Edge IE
1 1 1 12 3
see

https://developer.mozilla.org/docs/Web/CSS/margin-top

Optional marker

marker: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

Optional marker-end

marker-end: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

Optional marker-mid

marker-mid: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

Optional marker-start

marker-start: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

Optional markerEnd

markerEnd: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

Optional markerMid

markerMid: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

Optional markerStart

markerStart: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

Optional mask

mask: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The mask CSS shorthand property hides an element (partially or fully) by masking or clipping the image at specific points.

Syntax: <mask-layer>#

Chrome Firefox Safari Edge IE
1 2 3.2 12 No
see

https://developer.mozilla.org/docs/Web/CSS/mask

Optional mask-border

mask-border: undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | (string & {}) | "none" | (number & {}) | "repeat" | "round" | "alpha" | "luminance" | (undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | (string & {}) | "none" | (number & {}) | "repeat" | "round" | "alpha" | "luminance")[]

The mask-border CSS shorthand property lets you create a mask along the edge of an element's border.

Syntax: <'mask-border-source'> || <'mask-border-slice'> [ / <'mask-border-width'>? [ / <'mask-border-outset'> ]? ]? || <'mask-border-repeat'> || <'mask-border-mode'>

Optional mask-border-mode

mask-border-mode: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "alpha" | "luminance" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "alpha" | "luminance")[]

The mask-border-mode CSS property specifies the blending mode used in a mask border.

Syntax: luminance | alpha

Initial value: alpha

Optional mask-border-outset

mask-border-outset: undefined | string | (string & {}) | (number & {}) | (undefined | string | (string & {}) | (number & {}))[]

The mask-border-outset CSS property specifies the distance by which an element's mask border is set out from its border box.

Syntax: [ <length> | <number> ]{1,4}

Initial value: 0

Optional mask-border-repeat

mask-border-repeat: undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | (string & {}) | "repeat" | "round" | (undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | (string & {}) | "repeat" | "round")[]

The mask-border-repeat CSS property sets how the edge regions of a source image are adjusted to fit the dimensions of an element's mask border.

Syntax: [ stretch | repeat | round | space ]{1,2}

Initial value: stretch

Optional mask-border-slice

mask-border-slice: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (number & {}))[]

The mask-border-slice CSS property divides the image set by mask-border-source into regions. These regions are used to form the components of an element's mask border.

Syntax: <number-percentage>{1,4} fill?

Initial value: 0

Optional mask-border-source

mask-border-source: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The mask-border-source CSS property sets the source image used to create an element's mask border.

Syntax: none | <image>

Initial value: none

Optional mask-border-width

mask-border-width: undefined | string | (string & {}) | (number & {}) | (undefined | string | (string & {}) | (number & {}))[]

The mask-border-width CSS property sets the width of an element's mask border.

Syntax: [ <length-percentage> | <number> | auto ]{1,4}

Initial value: auto

Optional mask-clip

mask-clip: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box" | "fill-box" | "margin-box" | "stroke-box" | "view-box" | "no-clip" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box" | "fill-box" | "margin-box" | "stroke-box" | "view-box" | "no-clip")[]

The mask-clip CSS property determines the area which is affected by a mask. The painted content of an element must be restricted to this area.

Syntax: [ <geometry-box> | no-clip ]#

Initial value: border-box

Chrome Firefox Safari Edge IE
1 -x- 53 4 -x- 79 -x- No
see

https://developer.mozilla.org/docs/Web/CSS/mask-clip

Optional mask-composite

mask-composite: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "add" | "exclude" | "intersect" | "subtract" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "add" | "exclude" | "intersect" | "subtract")[]

The mask-composite CSS property represents a compositing operation used on the current mask layer with the mask layers below it.

Syntax: <compositing-operator>#

Initial value: add

Chrome Firefox Safari Edge IE
No 53 No 18-79 No
see

https://developer.mozilla.org/docs/Web/CSS/mask-composite

Optional mask-image

mask-image: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The mask-image CSS property sets the image that is used as mask layer for an element.

Syntax: <mask-reference>#

Initial value: none

Chrome Firefox Safari Edge IE
1 -x- 53 4 -x- 16 No
see

https://developer.mozilla.org/docs/Web/CSS/mask-image

Optional mask-mode

mask-mode: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "alpha" | "luminance" | "match-source" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "alpha" | "luminance" | "match-source")[]

The mask-mode CSS property sets whether the mask reference defined by mask-image is treated as a luminance or alpha mask.

Syntax: <masking-mode>#

Initial value: match-source

Chrome Firefox Safari Edge IE
No 53 No No No
see

https://developer.mozilla.org/docs/Web/CSS/mask-mode

Optional mask-origin

mask-origin: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box" | "margin-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box" | "margin-box")[]

The mask-origin CSS property sets the origin of a mask.

Syntax: <geometry-box>#

Initial value: border-box

Chrome Firefox Safari Edge IE
1 -x- 53 4 -x- 79 -x- No
see

https://developer.mozilla.org/docs/Web/CSS/mask-origin

Optional mask-position

mask-position: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The mask-position CSS property sets the initial position, relative to the mask position layer set by mask-origin, for each defined mask image.

Syntax: <position>#

Initial value: center

Chrome Firefox Safari Edge IE
1 -x- 53 3.2 -x- 18 No
see

https://developer.mozilla.org/docs/Web/CSS/mask-position

Optional mask-repeat

mask-repeat: undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "no-repeat" | "repeat" | "repeat-x" | "repeat-y" | "round" | (undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "no-repeat" | "repeat" | "repeat-x" | "repeat-y" | "round")[]

The mask-repeat CSS property sets how mask images are repeated. A mask image can be repeated along the horizontal axis, the vertical axis, both axes, or not repeated at all.

Syntax: <repeat-style>#

Initial value: no-repeat

Chrome Firefox Safari Edge IE
1 -x- 53 3.2 -x- 18 No
see

https://developer.mozilla.org/docs/Web/CSS/mask-repeat

Optional mask-size

mask-size: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The mask-size CSS property specifies the sizes of the mask images. The size of the image can be fully or partially constrained in order to preserve its intrinsic ratio.

Syntax: <bg-size>#

Initial value: auto

Chrome Firefox Safari Edge IE
4 -x- 53 4 -x- 18 No
see

https://developer.mozilla.org/docs/Web/CSS/mask-size

Optional mask-type

mask-type: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "alpha" | "luminance" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "alpha" | "luminance")[]

The mask-type CSS property sets whether an SVG <mask> element is used as a luminance or an alpha mask. It applies to the <mask> element itself.

Syntax: luminance | alpha

Initial value: luminance

Chrome Firefox Safari Edge IE
24 35 6.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/mask-type

Optional maskBorder

maskBorder: undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | (string & {}) | "none" | (number & {}) | "repeat" | "round" | "alpha" | "luminance" | (undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | (string & {}) | "none" | (number & {}) | "repeat" | "round" | "alpha" | "luminance")[]

The mask-border CSS shorthand property lets you create a mask along the edge of an element's border.

Syntax: <'mask-border-source'> || <'mask-border-slice'> [ / <'mask-border-width'>? [ / <'mask-border-outset'> ]? ]? || <'mask-border-repeat'> || <'mask-border-mode'>

Optional maskBorderMode

maskBorderMode: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "alpha" | "luminance" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "alpha" | "luminance")[]

The mask-border-mode CSS property specifies the blending mode used in a mask border.

Syntax: luminance | alpha

Initial value: alpha

Optional maskBorderOutset

maskBorderOutset: undefined | string | (string & {}) | (number & {}) | (undefined | string | (string & {}) | (number & {}))[]

The mask-border-outset CSS property specifies the distance by which an element's mask border is set out from its border box.

Syntax: [ <length> | <number> ]{1,4}

Initial value: 0

Optional maskBorderRepeat

maskBorderRepeat: undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | (string & {}) | "repeat" | "round" | (undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | (string & {}) | "repeat" | "round")[]

The mask-border-repeat CSS property sets how the edge regions of a source image are adjusted to fit the dimensions of an element's mask border.

Syntax: [ stretch | repeat | round | space ]{1,2}

Initial value: stretch

Optional maskBorderSlice

maskBorderSlice: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (number & {}))[]

The mask-border-slice CSS property divides the image set by mask-border-source into regions. These regions are used to form the components of an element's mask border.

Syntax: <number-percentage>{1,4} fill?

Initial value: 0

Optional maskBorderSource

maskBorderSource: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The mask-border-source CSS property sets the source image used to create an element's mask border.

Syntax: none | <image>

Initial value: none

Optional maskBorderWidth

maskBorderWidth: undefined | string | (string & {}) | (number & {}) | (undefined | string | (string & {}) | (number & {}))[]

The mask-border-width CSS property sets the width of an element's mask border.

Syntax: [ <length-percentage> | <number> | auto ]{1,4}

Initial value: auto

Optional maskClip

maskClip: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box" | "fill-box" | "margin-box" | "stroke-box" | "view-box" | "no-clip" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box" | "fill-box" | "margin-box" | "stroke-box" | "view-box" | "no-clip")[]

The mask-clip CSS property determines the area which is affected by a mask. The painted content of an element must be restricted to this area.

Syntax: [ <geometry-box> | no-clip ]#

Initial value: border-box

Chrome Firefox Safari Edge IE
1 -x- 53 4 -x- 79 -x- No
see

https://developer.mozilla.org/docs/Web/CSS/mask-clip

Optional maskComposite

maskComposite: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "add" | "exclude" | "intersect" | "subtract" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "add" | "exclude" | "intersect" | "subtract")[]

The mask-composite CSS property represents a compositing operation used on the current mask layer with the mask layers below it.

Syntax: <compositing-operator>#

Initial value: add

Chrome Firefox Safari Edge IE
No 53 No 18-79 No
see

https://developer.mozilla.org/docs/Web/CSS/mask-composite

Optional maskImage

maskImage: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The mask-image CSS property sets the image that is used as mask layer for an element.

Syntax: <mask-reference>#

Initial value: none

Chrome Firefox Safari Edge IE
1 -x- 53 4 -x- 16 No
see

https://developer.mozilla.org/docs/Web/CSS/mask-image

Optional maskMode

maskMode: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "alpha" | "luminance" | "match-source" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "alpha" | "luminance" | "match-source")[]

The mask-mode CSS property sets whether the mask reference defined by mask-image is treated as a luminance or alpha mask.

Syntax: <masking-mode>#

Initial value: match-source

Chrome Firefox Safari Edge IE
No 53 No No No
see

https://developer.mozilla.org/docs/Web/CSS/mask-mode

Optional maskOrigin

maskOrigin: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box" | "margin-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "border-box" | "content-box" | "padding-box" | "margin-box")[]

The mask-origin CSS property sets the origin of a mask.

Syntax: <geometry-box>#

Initial value: border-box

Chrome Firefox Safari Edge IE
1 -x- 53 4 -x- 79 -x- No
see

https://developer.mozilla.org/docs/Web/CSS/mask-origin

Optional maskPosition

maskPosition: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The mask-position CSS property sets the initial position, relative to the mask position layer set by mask-origin, for each defined mask image.

Syntax: <position>#

Initial value: center

Chrome Firefox Safari Edge IE
1 -x- 53 3.2 -x- 18 No
see

https://developer.mozilla.org/docs/Web/CSS/mask-position

Optional maskRepeat

maskRepeat: undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "no-repeat" | "repeat" | "repeat-x" | "repeat-y" | "round" | (undefined | "space" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "no-repeat" | "repeat" | "repeat-x" | "repeat-y" | "round")[]

The mask-repeat CSS property sets how mask images are repeated. A mask image can be repeated along the horizontal axis, the vertical axis, both axes, or not repeated at all.

Syntax: <repeat-style>#

Initial value: no-repeat

Chrome Firefox Safari Edge IE
1 -x- 53 3.2 -x- 18 No
see

https://developer.mozilla.org/docs/Web/CSS/mask-repeat

Optional maskSize

maskSize: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The mask-size CSS property specifies the sizes of the mask images. The size of the image can be fully or partially constrained in order to preserve its intrinsic ratio.

Syntax: <bg-size>#

Initial value: auto

Chrome Firefox Safari Edge IE
4 -x- 53 4 -x- 18 No
see

https://developer.mozilla.org/docs/Web/CSS/mask-size

Optional maskType

maskType: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "alpha" | "luminance" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "alpha" | "luminance")[]

The mask-type CSS property sets whether an SVG <mask> element is used as a luminance or an alpha mask. It applies to the <mask> element itself.

Syntax: luminance | alpha

Initial value: luminance

Chrome Firefox Safari Edge IE
24 35 6.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/mask-type

Optional math-style

math-style: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "compact" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "compact")[]

The math-style property indicates whether MathML equations should render with normal or compact height.

Syntax: normal | compact

Initial value: normal

Chrome Firefox Safari Edge IE
n/a n/a No No No
see

https://developer.mozilla.org/docs/Web/CSS/math-style

Optional mathStyle

mathStyle: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "compact" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "compact")[]

The math-style property indicates whether MathML equations should render with normal or compact height.

Syntax: normal | compact

Initial value: normal

Chrome Firefox Safari Edge IE
n/a n/a No No No
see

https://developer.mozilla.org/docs/Web/CSS/math-style

Optional max-block-size

max-block-size: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The **max-block-size** CSS property specifies the maximum size of an element in the direction opposite that of the writing direction as specified by writing-mode. That is, if the writing direction is horizontal, then max-block-size is equivalent to max-height; if the writing direction is vertical, max-block-size is the same as max-width.

Syntax: <'max-width'>

Initial value: 0

Chrome Firefox Safari Edge IE
57 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/max-block-size

Optional max-height

max-height: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The max-height CSS property sets the maximum height of an element. It prevents the used value of the height property from becoming larger than the value specified for max-height.

Syntax: none | <length-percentage> | min-content | max-content | fit-content(<length-percentage>)

Initial value: none

Chrome Firefox Safari Edge IE
18 1 1.3 12 7
see

https://developer.mozilla.org/docs/Web/CSS/max-height

Optional max-inline-size

max-inline-size: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The max-inline-size CSS property defines the horizontal or vertical maximum size of an element's block, depending on its writing mode. It corresponds to either the max-width or the max-height property, depending on the value of writing-mode.

Syntax: <'max-width'>

Initial value: 0

Chrome Firefox Safari Edge IE
57 41 12.1 79 No
10.1 -x-
see

https://developer.mozilla.org/docs/Web/CSS/max-inline-size

Optional max-lines

max-lines: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | (number & {}))[]

Syntax: none | <integer>

Initial value: none

Optional max-width

max-width: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The max-width CSS property sets the maximum width of an element. It prevents the used value of the width property from becoming larger than the value specified by max-width.

Syntax: none | <length-percentage> | min-content | max-content | fit-content(<length-percentage>)

Initial value: none

Chrome Firefox Safari Edge IE
1 1 1 12 7
see

https://developer.mozilla.org/docs/Web/CSS/max-width

Optional maxBlockSize

maxBlockSize: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The **max-block-size** CSS property specifies the maximum size of an element in the direction opposite that of the writing direction as specified by writing-mode. That is, if the writing direction is horizontal, then max-block-size is equivalent to max-height; if the writing direction is vertical, max-block-size is the same as max-width.

Syntax: <'max-width'>

Initial value: 0

Chrome Firefox Safari Edge IE
57 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/max-block-size

Optional maxHeight

maxHeight: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The max-height CSS property sets the maximum height of an element. It prevents the used value of the height property from becoming larger than the value specified for max-height.

Syntax: none | <length-percentage> | min-content | max-content | fit-content(<length-percentage>)

Initial value: none

Chrome Firefox Safari Edge IE
18 1 1.3 12 7
see

https://developer.mozilla.org/docs/Web/CSS/max-height

Optional maxInlineSize

maxInlineSize: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The max-inline-size CSS property defines the horizontal or vertical maximum size of an element's block, depending on its writing mode. It corresponds to either the max-width or the max-height property, depending on the value of writing-mode.

Syntax: <'max-width'>

Initial value: 0

Chrome Firefox Safari Edge IE
57 41 12.1 79 No
10.1 -x-
see

https://developer.mozilla.org/docs/Web/CSS/max-inline-size

Optional maxLines

maxLines: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | (number & {}))[]

Syntax: none | <integer>

Initial value: none

Optional maxWidth

maxWidth: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The max-width CSS property sets the maximum width of an element. It prevents the used value of the width property from becoming larger than the value specified by max-width.

Syntax: none | <length-percentage> | min-content | max-content | fit-content(<length-percentage>)

Initial value: none

Chrome Firefox Safari Edge IE
1 1 1 12 7
see

https://developer.mozilla.org/docs/Web/CSS/max-width

Optional min-block-size

min-block-size: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The min-block-size CSS property defines the minimum horizontal or vertical size of an element's block, depending on its writing mode. It corresponds to either the min-width or the min-height property, depending on the value of writing-mode.

Syntax: <'min-width'>

Initial value: 0

Chrome Firefox Safari Edge IE
57 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/min-block-size

Optional min-height

min-height: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The min-height CSS property sets the minimum height of an element. It prevents the used value of the height property from becoming smaller than the value specified for min-height.

Syntax: auto | <length> | <percentage> | min-content | max-content | fit-content(<length-percentage>)

Initial value: auto

Chrome Firefox Safari Edge IE
1 3 1.3 12 7
see

https://developer.mozilla.org/docs/Web/CSS/min-height

Optional min-inline-size

min-inline-size: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The min-inline-size CSS property defines the horizontal or vertical minimal size of an element's block, depending on its writing mode. It corresponds to either the min-width or the min-height property, depending on the value of writing-mode.

Syntax: <'min-width'>

Initial value: 0

Chrome Firefox Safari Edge IE
57 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/min-inline-size

Optional min-width

min-width: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The min-width CSS property sets the minimum width of an element. It prevents the used value of the width property from becoming smaller than the value specified for min-width.

Syntax: auto | <length> | <percentage> | min-content | max-content | fit-content(<length-percentage>)

Initial value: auto

Chrome Firefox Safari Edge IE
1 1 1 12 7
see

https://developer.mozilla.org/docs/Web/CSS/min-width

Optional minBlockSize

minBlockSize: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The min-block-size CSS property defines the minimum horizontal or vertical size of an element's block, depending on its writing mode. It corresponds to either the min-width or the min-height property, depending on the value of writing-mode.

Syntax: <'min-width'>

Initial value: 0

Chrome Firefox Safari Edge IE
57 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/min-block-size

Optional minHeight

minHeight: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The min-height CSS property sets the minimum height of an element. It prevents the used value of the height property from becoming smaller than the value specified for min-height.

Syntax: auto | <length> | <percentage> | min-content | max-content | fit-content(<length-percentage>)

Initial value: auto

Chrome Firefox Safari Edge IE
1 3 1.3 12 7
see

https://developer.mozilla.org/docs/Web/CSS/min-height

Optional minInlineSize

minInlineSize: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The min-inline-size CSS property defines the horizontal or vertical minimal size of an element's block, depending on its writing mode. It corresponds to either the min-width or the min-height property, depending on the value of writing-mode.

Syntax: <'min-width'>

Initial value: 0

Chrome Firefox Safari Edge IE
57 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/min-inline-size

Optional minWidth

minWidth: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The min-width CSS property sets the minimum width of an element. It prevents the used value of the width property from becoming smaller than the value specified for min-width.

Syntax: auto | <length> | <percentage> | min-content | max-content | fit-content(<length-percentage>)

Initial value: auto

Chrome Firefox Safari Edge IE
1 1 1 12 7
see

https://developer.mozilla.org/docs/Web/CSS/min-width

Optional mix-blend-mode

mix-blend-mode: undefined | "color" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "color-burn" | "color-dodge" | "darken" | "difference" | "exclusion" | "hard-light" | "hue" | "lighten" | "luminosity" | "multiply" | "overlay" | "saturation" | "screen" | "soft-light" | (undefined | "color" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "color-burn" | "color-dodge" | "darken" | "difference" | "exclusion" | "hard-light" | "hue" | "lighten" | "luminosity" | "multiply" | "overlay" | "saturation" | "screen" | "soft-light")[]

The mix-blend-mode CSS property sets how an element's content should blend with the content of the element's parent and the element's background.

Syntax: <blend-mode>

Initial value: normal

Chrome Firefox Safari Edge IE
41 32 8 79 No
see

https://developer.mozilla.org/docs/Web/CSS/mix-blend-mode

Optional mixBlendMode

mixBlendMode: undefined | "color" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "color-burn" | "color-dodge" | "darken" | "difference" | "exclusion" | "hard-light" | "hue" | "lighten" | "luminosity" | "multiply" | "overlay" | "saturation" | "screen" | "soft-light" | (undefined | "color" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "color-burn" | "color-dodge" | "darken" | "difference" | "exclusion" | "hard-light" | "hue" | "lighten" | "luminosity" | "multiply" | "overlay" | "saturation" | "screen" | "soft-light")[]

The mix-blend-mode CSS property sets how an element's content should blend with the content of the element's parent and the element's background.

Syntax: <blend-mode>

Initial value: normal

Chrome Firefox Safari Edge IE
41 32 8 79 No
see

https://developer.mozilla.org/docs/Web/CSS/mix-blend-mode

Optional motion

motion: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The offset CSS shorthand property sets all the properties required for animating an element along a defined path.

Syntax: [ <'offset-position'>? [ <'offset-path'> [ <'offset-distance'> || <'offset-rotate'> ]? ]? ]! [ / <'offset-anchor'> ]?

Chrome Firefox Safari Edge IE
55 72 No 79 No
46 (motion)
see

https://developer.mozilla.org/docs/Web/CSS/offset

Optional motion-distance

motion-distance: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The offset-distance CSS property specifies a position along an offset-path for an element to be placed.

Syntax: <length-percentage>

Initial value: 0

Chrome Firefox Safari Edge IE
55 72 No 79 No
46 (motion-distance)
see

https://developer.mozilla.org/docs/Web/CSS/offset-distance

Optional motion-path

motion-path: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "border-box" | "content-box" | "padding-box" | "fill-box" | "margin-box" | "stroke-box" | "view-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "border-box" | "content-box" | "padding-box" | "fill-box" | "margin-box" | "stroke-box" | "view-box")[]

The offset-path CSS property specifies a motion path for an element to follow and defines the element's positioning within the parent container or SVG coordinate system.

Syntax: none | ray( [ <angle> && <size> && contain? ] ) | <path()> | <url> | [ <basic-shape> || <geometry-box> ]

Initial value: none

Chrome Firefox Safari Edge IE
55 72 No 79 No
46 (motion-path)
see

https://developer.mozilla.org/docs/Web/CSS/offset-path

Optional motion-rotation

motion-rotation: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "reverse")[]

The offset-rotate CSS property defines the orientation/direction of the element as it is positioned along the offset-path.

Syntax: [ auto | reverse ] || <angle>

Initial value: auto

Chrome Firefox Safari Edge IE
56 72 No 79 No
46 (motion-rotation)
see

https://developer.mozilla.org/docs/Web/CSS/offset-rotate

Optional motionDistance

motionDistance: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The offset-distance CSS property specifies a position along an offset-path for an element to be placed.

Syntax: <length-percentage>

Initial value: 0

Chrome Firefox Safari Edge IE
55 72 No 79 No
46 (motion-distance)
see

https://developer.mozilla.org/docs/Web/CSS/offset-distance

Optional motionPath

motionPath: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "border-box" | "content-box" | "padding-box" | "fill-box" | "margin-box" | "stroke-box" | "view-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "border-box" | "content-box" | "padding-box" | "fill-box" | "margin-box" | "stroke-box" | "view-box")[]

The offset-path CSS property specifies a motion path for an element to follow and defines the element's positioning within the parent container or SVG coordinate system.

Syntax: none | ray( [ <angle> && <size> && contain? ] ) | <path()> | <url> | [ <basic-shape> || <geometry-box> ]

Initial value: none

Chrome Firefox Safari Edge IE
55 72 No 79 No
46 (motion-path)
see

https://developer.mozilla.org/docs/Web/CSS/offset-path

Optional motionRotation

motionRotation: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "reverse")[]

The offset-rotate CSS property defines the orientation/direction of the element as it is positioned along the offset-path.

Syntax: [ auto | reverse ] || <angle>

Initial value: auto

Chrome Firefox Safari Edge IE
56 72 No 79 No
46 (motion-rotation)
see

https://developer.mozilla.org/docs/Web/CSS/offset-rotate

Optional msAccelerator

msAccelerator: undefined | "true" | "false" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (undefined | "true" | "false" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset")[]

The -ms-accelerator CSS property is a Microsoft extension that sets or retrieves a string indicating whether the object represents a keyboard shortcut.

Syntax: false | true

Initial value: false

Optional msAlignSelf

msAlignSelf: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start" | "auto" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start" | "auto")[]

The align-self CSS property overrides a grid or flex item's align-items value. In Grid, it aligns the item inside the grid area. In Flexbox, it aligns the item on the cross axis.

Syntax: auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position>

Initial value: auto

Optional msBlockProgression

msBlockProgression: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "bt" | "lr" | "rl" | "tb" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "bt" | "lr" | "rl" | "tb")[]

The -ms-block-progression CSS property is a Microsoft extension that specifies the block progression and layout orientation.

Syntax: tb | rl | bt | lr

Initial value: tb

Optional msContentZoomChaining

msContentZoomChaining: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "chained" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "chained")[]

The -ms-content-zoom-chaining CSS property is a Microsoft extension specifying the zoom behavior that occurs when a user hits the zoom limit during page manipulation.

Syntax: none | chained

Initial value: none

Optional msContentZoomLimit

msContentZoomLimit: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}))[]

The -ms-content-zoom-limit CSS shorthand property is a Microsoft extension that specifies values for the -ms-content-zoom-limit-min and -ms-content-zoom-limit-max properties.

Syntax: <'-ms-content-zoom-limit-min'> <'-ms-content-zoom-limit-max'>

Optional msContentZoomLimitMax

msContentZoomLimitMax: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}))[]

The -ms-content-zoom-limit-max CSS property is a Microsoft extension that specifies the selected elements' maximum zoom factor.

Syntax: <percentage>

Initial value: 400%

Optional msContentZoomLimitMin

msContentZoomLimitMin: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}))[]

The -ms-content-zoom-limit-min CSS property is a Microsoft extension that specifies the minimum zoom factor.

Syntax: <percentage>

Initial value: 100%

Optional msContentZoomSnap

msContentZoomSnap: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "mandatory" | "proximity" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "mandatory" | "proximity")[]

The -ms-content-zoom-snap CSS shorthand property is a Microsoft extension that specifies values for the -ms-content-zoom-snap-type and -ms-content-zoom-snap-points properties.

Syntax: <'-ms-content-zoom-snap-type'> || <'-ms-content-zoom-snap-points'>

Optional msContentZoomSnapPoints

msContentZoomSnapPoints: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}))[]

The -ms-content-zoom-snap-points CSS property is a Microsoft extension that specifies where zoom snap-points are located.

Syntax: snapInterval( <percentage>, <percentage> ) | snapList( <percentage># )

Initial value: snapInterval(0%, 100%)

Optional msContentZoomSnapType

msContentZoomSnapType: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "mandatory" | "proximity" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "mandatory" | "proximity")[]

The -ms-content-zoom-snap-type CSS property is a Microsoft extension that specifies how zooming is affected by defined snap-points.

Syntax: none | proximity | mandatory

Initial value: none

Optional msContentZooming

msContentZooming: undefined | "zoom" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | (undefined | "zoom" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none")[]

The -ms-content-zooming CSS property is a Microsoft extension that specifies whether zooming is enabled.

Syntax: none | zoom

Initial value: zoom for the top level element, none for all other elements

Optional msFilter

msFilter: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}))[]

The -ms-filter CSS property is a Microsoft extension that sets or retrieves the filter or collection of filters applied to an object.

Syntax: <string>

Initial value: "" (the empty string)

Optional msFlex

msFlex: undefined | string | (string & {}) | (number & {}) | (undefined | string | (string & {}) | (number & {}))[]

The flex CSS shorthand property sets how a flex item will grow or shrink to fit the space available in its flex container.

Syntax: none | [ <'flex-grow'> <'flex-shrink'>? || <'flex-basis'> ]

Optional msFlexDirection

msFlexDirection: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "column" | "column-reverse" | "row" | "row-reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "column" | "column-reverse" | "row" | "row-reverse")[]

The flex-direction CSS property sets how flex items are placed in the flex container defining the main axis and the direction (normal or reversed).

Syntax: row | row-reverse | column | column-reverse

Initial value: row

Optional msFlexPositive

msFlexPositive: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The flex-grow CSS property sets the flex grow factor of a flex item main size.

Syntax: <number>

Initial value: 0

Optional msFlowFrom

msFlowFrom: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The -ms-flow-from CSS property is a Microsoft extension that gets or sets a value identifying a region container in the document that accepts the content flow from the data source.

Syntax: [ none | <custom-ident> ]#

Initial value: none

Optional msFlowInto

msFlowInto: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The -ms-flow-into CSS property is a Microsoft extension that gets or sets a value identifying an iframe container in the document that serves as the region's data source.

Syntax: [ none | <custom-ident> ]#

Initial value: none

Optional msGridColumns

msGridColumns: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The grid-template-columns CSS property defines the line names and track sizing functions of the grid columns.

Syntax: none | <track-list> | <auto-track-list>

Initial value: none

Optional msGridRows

msGridRows: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The grid-template-rows CSS property defines the line names and track sizing functions of the grid rows.

Syntax: none | <track-list> | <auto-track-list>

Initial value: none

Optional msHighContrastAdjust

msHighContrastAdjust: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none")[]

The -ms-high-contrast-adjust CSS property is a Microsoft extension that gets or sets a value indicating whether to override any CSS properties that would have been set in high contrast mode.

Syntax: auto | none

Initial value: auto

Optional msHyphenateLimitChars

msHyphenateLimitChars: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | (number & {}))[]

The -ms-hyphenate-limit-chars CSS property is a Microsoft extension that specifies one to three values indicating the minimum number of characters in a hyphenated word. If the word does not meet the required minimum number of characters in the word, before the hyphen, or after the hyphen, then the word is not hyphenated.

Syntax: auto | <integer>{1,3}

Initial value: auto

Optional msHyphenateLimitLines

msHyphenateLimitLines: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | "no-limit" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | "no-limit")[]

The -ms-hyphenate-limit-lines CSS property is a Microsoft extension specifying the maximum number of consecutive lines in an element that may be ended with a hyphenated word.

Syntax: no-limit | <integer>

Initial value: no-limit

Optional msHyphenateLimitZone

msHyphenateLimitZone: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The **-ms-hyphenate-limit-zone** CSS property is a Microsoft extension specifying the width of the hyphenation zone.

Syntax: <percentage> | <length>

Initial value: 0

Optional msHyphens

msHyphens: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "manual" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "manual")[]

The hyphens CSS property specifies how words should be hyphenated when text wraps across multiple lines. It can prevent hyphenation entirely, hyphenate at manually-specified points within the text, or let the browser automatically insert hyphens where appropriate.

Syntax: none | manual | auto

Initial value: manual

Optional msImeAlign

msImeAlign: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "after" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "after")[]

The -ms-ime-align CSS property is a Microsoft extension aligning the Input Method Editor (IME) candidate window box relative to the element on which the IME composition is active. The extension is implemented in Microsoft Edge and Internet Explorer 11.

Syntax: auto | after

Initial value: auto

Optional msImeMode

msImeMode: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "auto" | "active" | "disabled" | "inactive" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "auto" | "active" | "disabled" | "inactive")[]

The ime-mode CSS property controls the state of the input method editor (IME) for text fields. This property is obsolete.

Syntax: auto | normal | active | inactive | disabled

Initial value: auto

deprecated

Optional msJustifySelf

msJustifySelf: undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start" | "auto" | (undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start" | "auto")[]

The CSS justify-self property sets the way a box is justified inside its alignment container along the appropriate axis.

Syntax: auto | normal | stretch | <baseline-position> | <overflow-position>? [ <self-position> | left | right ]

Initial value: auto

Optional msLineBreak

msLineBreak: undefined | "strict" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "auto" | "anywhere" | "loose" | (undefined | "strict" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "auto" | "anywhere" | "loose")[]

The line-break CSS property sets how to break lines of Chinese, Japanese, or Korean (CJK) text when working with punctuation and symbols.

Syntax: auto | loose | normal | strict | anywhere

Initial value: auto

Optional msOrder

msOrder: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The order CSS property sets the order to lay out an item in a flex or grid container. Items in a container are sorted by ascending order value and then by their source code order.

Syntax: <integer>

Initial value: 0

Optional msOverflowStyle

msOverflowStyle: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "-ms-autohiding-scrollbar" | "scrollbar" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "-ms-autohiding-scrollbar" | "scrollbar")[]

The -ms-overflow-style CSS property is a Microsoft extension controlling the behavior of scrollbars when the content of an element overflows.

Syntax: auto | none | scrollbar | -ms-autohiding-scrollbar

Initial value: auto

Optional msOverflowX

msOverflowX: undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "hidden" | "visible" | "scroll" | "-moz-hidden-unscrollable" | (undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "hidden" | "visible" | "scroll" | "-moz-hidden-unscrollable")[]

The overflow-x CSS property sets what shows when content overflows a block-level element's left and right edges. This may be nothing, a scroll bar, or the overflow content.

Syntax: visible | hidden | clip | scroll | auto

Initial value: visible

Optional msOverflowY

msOverflowY: undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "hidden" | "visible" | "scroll" | "-moz-hidden-unscrollable" | (undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "hidden" | "visible" | "scroll" | "-moz-hidden-unscrollable")[]

The overflow-y CSS property sets what shows when content overflows a block-level element's top and bottom edges. This may be nothing, a scroll bar, or the overflow content.

Syntax: visible | hidden | clip | scroll | auto

Initial value: visible

Optional msScrollChaining

msScrollChaining: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "chained" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "chained")[]

The **-ms-scroll-chaining** CSS property is a Microsoft extension that specifies the scrolling behavior that occurs when a user hits the scroll limit during a manipulation.

Syntax: chained | none

Initial value: chained

Optional msScrollLimit

msScrollLimit: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}))[]

The -ms-scroll-limit CSS property is a Microsoft extension that specifies values for the -ms-scroll-limit-x-min, -ms-scroll-limit-y-min, -ms-scroll-limit-x-max, and -ms-scroll-limit-y-max properties.

Syntax: <'-ms-scroll-limit-x-min'> <'-ms-scroll-limit-y-min'> <'-ms-scroll-limit-x-max'> <'-ms-scroll-limit-y-max'>

Optional msScrollLimitXMax

msScrollLimitXMax: undefined | string | (undefined | string)[]

The **-ms-scroll-limit-x-max** CSS property is a Microsoft extension that specifies the maximum value for the Element.scrollLeft property.

Syntax: auto | <length>

Initial value: auto

Optional msScrollLimitXMin

msScrollLimitXMin: undefined | string | (undefined | string)[]

The -ms-scroll-limit-x-min CSS property is a Microsoft extension that specifies the minimum value for the Element.scrollLeft property.

Syntax: <length>

Initial value: 0

Optional msScrollLimitYMax

msScrollLimitYMax: undefined | string | (undefined | string)[]

The -ms-scroll-limit-y-max CSS property is a Microsoft extension that specifies the maximum value for the Element.scrollTop property.

Syntax: auto | <length>

Initial value: auto

Optional msScrollLimitYMin

msScrollLimitYMin: undefined | string | (undefined | string)[]

The -ms-scroll-limit-y-min CSS property is a Microsoft extension that specifies the minimum value for the Element.scrollTop property.

Syntax: <length>

Initial value: 0

Optional msScrollRails

msScrollRails: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "railed" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "railed")[]

The -ms-scroll-rails CSS property is a Microsoft extension that specifies whether scrolling locks to the primary axis of motion.

Syntax: none | railed

Initial value: railed

Optional msScrollSnapPointsX

msScrollSnapPointsX: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}))[]

The -ms-scroll-snap-points-x CSS property is a Microsoft extension that specifies where snap-points will be located along the x-axis.

Syntax: snapInterval( <length-percentage>, <length-percentage> ) | snapList( <length-percentage># )

Initial value: snapInterval(0px, 100%)

Optional msScrollSnapPointsY

msScrollSnapPointsY: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}))[]

The -ms-scroll-snap-points-y CSS property is a Microsoft extension that specifies where snap-points will be located along the y-axis.

Syntax: snapInterval( <length-percentage>, <length-percentage> ) | snapList( <length-percentage># )

Initial value: snapInterval(0px, 100%)

Optional msScrollSnapType

msScrollSnapType: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "mandatory" | "proximity" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "mandatory" | "proximity")[]

The scroll-snap-type CSS property sets how strictly snap points are enforced on the scroll container in case there is one.

Syntax: none | proximity | mandatory

Initial value: none

Optional msScrollSnapX

msScrollSnapX: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}))[]

The -ms-scroll-snap-x CSS shorthand property is a Microsoft extension that specifies values for the -ms-scroll-snap-type and -ms-scroll-snap-points-x properties.

Syntax: <'-ms-scroll-snap-type'> <'-ms-scroll-snap-points-x'>

Optional msScrollSnapY

msScrollSnapY: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}))[]

The -ms-scroll-snap-x CSS shorthand property is a Microsoft extension that specifies values for the -ms-scroll-snap-type and -ms-scroll-snap-points-y properties.

Syntax: <'-ms-scroll-snap-type'> <'-ms-scroll-snap-points-y'>

Optional msScrollTranslation

msScrollTranslation: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "vertical-to-horizontal" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "vertical-to-horizontal")[]

The -ms-scroll-translation CSS property is a Microsoft extension that specifies whether vertical-to-horizontal scroll wheel translation occurs on the specified element.

Syntax: none | vertical-to-horizontal

Initial value: none

Optional msScrollbar3dlightColor

msScrollbar3dlightColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The -ms-scrollbar-3dlight-color CSS property is a Microsoft extension specifying the color of the top and left edges of the scroll box and scroll arrows of a scroll bar.

Syntax: <color>

Initial value: depends on user agent

Optional msScrollbarArrowColor

msScrollbarArrowColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The -ms-scrollbar-arrow-color CSS property is a Microsoft extension that specifies the color of the arrow elements of a scroll arrow.

Syntax: <color>

Initial value: ButtonText

Optional msScrollbarBaseColor

msScrollbarBaseColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The **-ms-scrollbar-base-color** CSS property is a Microsoft extension that specifies the base color of the main elements of a scroll bar.

Syntax: <color>

Initial value: depends on user agent

Optional msScrollbarDarkshadowColor

msScrollbarDarkshadowColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The -ms-scrollbar-darkshadow-color CSS property is a Microsoft extension that specifies the color of a scroll bar's gutter.

Syntax: <color>

Initial value: ThreeDDarkShadow

Optional msScrollbarFaceColor

msScrollbarFaceColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The **-ms-scrollbar-face-color** CSS property is a Microsoft extension that specifies the color of the scroll box and scroll arrows of a scroll bar.

Syntax: <color>

Initial value: ThreeDFace

Optional msScrollbarHighlightColor

msScrollbarHighlightColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The **-ms-scrollbar-highlight-color** CSS property is a Microsoft extension that specifies the color of the slider tray, the top and left edges of the scroll box, and the scroll arrows of a scroll bar.

Syntax: <color>

Initial value: ThreeDHighlight

Optional msScrollbarShadowColor

msScrollbarShadowColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The -ms-scrollbar-shadow-color CSS property is a Microsoft extension that specifies the color of the bottom and right edges of the scroll box and scroll arrows of a scroll bar.

Syntax: <color>

Initial value: ThreeDDarkShadow

Optional msScrollbarTrackColor

msScrollbarTrackColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The -ms-scrollbar-track-color CSS property is a Microsoft extension that specifies the color of the track element of a scrollbar.

Syntax: <color>

Initial value: Scrollbar

deprecated

Optional msTextAutospace

msTextAutospace: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "ideograph-alpha" | "ideograph-numeric" | "ideograph-parenthesis" | "ideograph-space" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "ideograph-alpha" | "ideograph-numeric" | "ideograph-parenthesis" | "ideograph-space")[]

The -ms-text-autospace CSS property is a Microsoft extension that specifies the autospacing and narrow space width adjustment of text.

Syntax: none | ideograph-alpha | ideograph-numeric | ideograph-parenthesis | ideograph-space

Initial value: none

Optional msTextCombineHorizontal

msTextCombineHorizontal: undefined | "all" | "-ms-text-combine-horizontal" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "digits" | (undefined | "all" | "-ms-text-combine-horizontal" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "digits")[]

The text-combine-upright CSS property sets the combination of characters into the space of a single character. If the combined text is wider than 1em, the user agent must fit the contents within 1em. The resulting composition is treated as a single upright glyph for layout and decoration. This property only has an effect in vertical writing modes.

Syntax: none | all | [ digits <integer>? ]

Initial value: none

Optional msTextOverflow

msTextOverflow: undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ellipsis" | (undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ellipsis")[]

The text-overflow CSS property sets how hidden overflow content is signaled to users. It can be clipped, display an ellipsis ('…'), or display a custom string.

Syntax: [ clip | ellipsis | <string> ]{1,2}

Initial value: clip

Optional msTouchAction

msTouchAction: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none" | "-ms-manipulation" | "-ms-none" | "-ms-pinch-zoom" | "manipulation" | "pan-down" | "pan-left" | "pan-right" | "pan-up" | "pan-x" | "pan-y" | "pinch-zoom" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none" | "-ms-manipulation" | "-ms-none" | "-ms-pinch-zoom" | "manipulation" | "pan-down" | "pan-left" | "pan-right" | "pan-up" | "pan-x" | "pan-y" | "pinch-zoom")[]

The touch-action CSS property sets how an element's region can be manipulated by a touchscreen user (for example, by zooming features built into the browser).

Syntax: auto | none | [ [ pan-x | pan-left | pan-right ] || [ pan-y | pan-up | pan-down ] || pinch-zoom ] | manipulation

Initial value: auto

Optional msTouchSelect

msTouchSelect: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "grippers" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "grippers")[]

The -ms-touch-select CSS property is a Microsoft extension that toggles the gripper visual elements that enable touch text selection.

Syntax: grippers | none

Initial value: grippers

Optional msTransform

msTransform: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The transform CSS property lets you rotate, scale, skew, or translate an element. It modifies the coordinate space of the CSS visual formatting model.

Syntax: none | <transform-list>

Initial value: none

Optional msTransformOrigin

msTransformOrigin: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transform-origin CSS property sets the origin for an element's transformations.

Syntax: [ <length-percentage> | left | center | right | top | bottom ] | [ [ <length-percentage> | left | center | right ] && [ <length-percentage> | top | center | bottom ] ] <length>?

Initial value: 50% 50% 0

Optional msTransition

msTransition: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transition CSS property is a shorthand property for transition-property, transition-duration, transition-timing-function, and transition-delay.

Syntax: <single-transition>#

Optional msTransitionDelay

msTransitionDelay: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transition-delay CSS property specifies the duration to wait before starting a property's transition effect when its value changes.

Syntax: <time>#

Initial value: 0s

Optional msTransitionDuration

msTransitionDuration: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transition-duration CSS property sets the length of time a transition animation should take to complete. By default, the value is 0s, meaning that no animation will occur.

Syntax: <time>#

Initial value: 0s

Optional msTransitionProperty

msTransitionProperty: undefined | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The transition-property CSS property sets the CSS properties to which a transition effect should be applied.

Syntax: none | <single-transition-property>#

Initial value: all

Optional msTransitionTimingFunction

msTransitionTimingFunction: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear")[]

The transition-timing-function CSS property sets how intermediate values are calculated for CSS properties being affected by a transition effect.

Syntax: <easing-function>#

Initial value: ease

Optional msUserSelect

msUserSelect: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "text" | "element" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "text" | "element")[]

The **user-select** CSS property controls whether the user can select text. This doesn't have any effect on content loaded as chrome, except in textboxes.

Syntax: none | element | text

Initial value: text

Optional msWordBreak

msWordBreak: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "break-word" | "break-all" | "keep-all" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "break-word" | "break-all" | "keep-all")[]

The word-break CSS property sets whether line breaks appear wherever the text would otherwise overflow its content box.

Syntax: normal | break-all | keep-all | break-word

Initial value: normal

Optional msWrapFlow

msWrapFlow: undefined | "clear" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "end" | "start" | "auto" | "both" | "maximum" | (undefined | "clear" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "end" | "start" | "auto" | "both" | "maximum")[]

The -ms-wrap-flow CSS property is a Microsoft extension that specifies how exclusions impact inline content within block-level elements.

Syntax: auto | both | start | end | maximum | clear

Initial value: auto

Optional msWrapMargin

msWrapMargin: undefined | string | (undefined | string)[]

The -ms-wrap-margin CSS property is a Microsoft extension that specifies a margin that offsets the inner wrap shape from other shapes.

Syntax: <length>

Initial value: 0

Optional msWrapThrough

msWrapThrough: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "wrap" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "wrap")[]

The -ms-wrap-through CSS property is a Microsoft extension that specifies how content should wrap around an exclusion element.

Syntax: wrap | none

Initial value: wrap

Optional msWritingMode

msWritingMode: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "horizontal-tb" | "sideways-lr" | "sideways-rl" | "vertical-lr" | "vertical-rl" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "horizontal-tb" | "sideways-lr" | "sideways-rl" | "vertical-lr" | "vertical-rl")[]

The writing-mode CSS property sets whether lines of text are laid out horizontally or vertically, as well as the direction in which blocks progress. When set for an entire document, it should be set on the root element (html element for HTML documents).

Syntax: horizontal-tb | vertical-rl | vertical-lr | sideways-rl | sideways-lr

Initial value: horizontal-tb

Optional object-fit

object-fit: undefined | "fill" | "contain" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "cover" | "scale-down" | (undefined | "fill" | "contain" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "cover" | "scale-down")[]

The object-fit CSS property sets how the content of a replaced element, such as an <img> or <video>, should be resized to fit its container.

Syntax: fill | contain | cover | none | scale-down

Initial value: fill

Chrome Firefox Safari Edge IE
31 36 10 16 No
see

https://developer.mozilla.org/docs/Web/CSS/object-fit

Optional object-position

object-position: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The object-position CSS property specifies the alignment of the selected replaced element's contents within the element's box. Areas of the box which aren't covered by the replaced element's object will show the element's background.

Syntax: <position>

Initial value: 50% 50%

Chrome Firefox Safari Edge IE
31 36 10 16 No
see

https://developer.mozilla.org/docs/Web/CSS/object-position

Optional objectFit

objectFit: undefined | "fill" | "contain" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "cover" | "scale-down" | (undefined | "fill" | "contain" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "cover" | "scale-down")[]

The object-fit CSS property sets how the content of a replaced element, such as an <img> or <video>, should be resized to fit its container.

Syntax: fill | contain | cover | none | scale-down

Initial value: fill

Chrome Firefox Safari Edge IE
31 36 10 16 No
see

https://developer.mozilla.org/docs/Web/CSS/object-fit

Optional objectPosition

objectPosition: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The object-position CSS property specifies the alignment of the selected replaced element's contents within the element's box. Areas of the box which aren't covered by the replaced element's object will show the element's background.

Syntax: <position>

Initial value: 50% 50%

Chrome Firefox Safari Edge IE
31 36 10 16 No
see

https://developer.mozilla.org/docs/Web/CSS/object-position

Optional offset

offset: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The offset CSS shorthand property sets all the properties required for animating an element along a defined path.

Syntax: [ <'offset-position'>? [ <'offset-path'> [ <'offset-distance'> || <'offset-rotate'> ]? ]? ]! [ / <'offset-anchor'> ]?

Chrome Firefox Safari Edge IE
55 72 No 79 No
46 (motion)
see

https://developer.mozilla.org/docs/Web/CSS/offset

Optional offset-anchor

offset-anchor: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

Syntax: auto | <position>

Initial value: auto

Chrome Firefox Safari Edge IE
79 72 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/offset-anchor

Optional offset-block

offset-block: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The inset-inline CSS property defines the logical start and end offsets of an element in the inline direction, which maps to physical offsets depending on the element's writing mode, directionality, and text orientation. It corresponds to the top and bottom, or right and left properties depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'top'>{1,2}

Initial value: auto

deprecated

Optional offset-block-end

offset-block-end: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The inset-block-end CSS property defines the logical block end offset of an element, which maps to a physical inset depending on the element's writing mode, directionality, and text orientation. It corresponds to the top, right, bottom, or left property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'top'>

Initial value: auto

deprecated

Optional offset-block-start

offset-block-start: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The inset-block-start CSS property defines the logical block start offset of an element, which maps to a physical inset depending on the element's writing mode, directionality, and text orientation. It corresponds to the top, right, bottom, or left property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'top'>

Initial value: auto

deprecated

Optional offset-distance

offset-distance: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The offset-distance CSS property specifies a position along an offset-path for an element to be placed.

Syntax: <length-percentage>

Initial value: 0

Chrome Firefox Safari Edge IE
55 72 No 79 No
46 (motion-distance)
see

https://developer.mozilla.org/docs/Web/CSS/offset-distance

Optional offset-inline

offset-inline: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The inset-inline CSS property defines the logical start and end offsets of an element in the inline direction, which maps to physical offsets depending on the element's writing mode, directionality, and text orientation. It corresponds to the top and bottom, or right and left properties depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'top'>{1,2}

Initial value: auto

deprecated

Optional offset-inline-end

offset-inline-end: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The inset-inline-end CSS property defines the logical inline end inset of an element, which maps to a physical offset depending on the element's writing mode, directionality, and text orientation. It corresponds to the top, right, bottom, or left property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'top'>

Initial value: auto

deprecated

Optional offset-inline-start

offset-inline-start: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The inset-inline-start CSS property defines the logical inline start inset of an element, which maps to a physical offset depending on the element's writing mode, directionality, and text orientation. It corresponds to the top, right, bottom, or left property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'top'>

Initial value: auto

deprecated

Optional offset-path

offset-path: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "border-box" | "content-box" | "padding-box" | "fill-box" | "margin-box" | "stroke-box" | "view-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "border-box" | "content-box" | "padding-box" | "fill-box" | "margin-box" | "stroke-box" | "view-box")[]

The offset-path CSS property specifies a motion path for an element to follow and defines the element's positioning within the parent container or SVG coordinate system.

Syntax: none | ray( [ <angle> && <size> && contain? ] ) | <path()> | <url> | [ <basic-shape> || <geometry-box> ]

Initial value: none

Chrome Firefox Safari Edge IE
55 72 No 79 No
46 (motion-path)
see

https://developer.mozilla.org/docs/Web/CSS/offset-path

Optional offset-rotate

offset-rotate: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "reverse")[]

The offset-rotate CSS property defines the orientation/direction of the element as it is positioned along the offset-path.

Syntax: [ auto | reverse ] || <angle>

Initial value: auto

Chrome Firefox Safari Edge IE
56 72 No 79 No
46 (motion-rotation)
see

https://developer.mozilla.org/docs/Web/CSS/offset-rotate

Optional offset-rotation

offset-rotation: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "reverse")[]

The offset-rotate CSS property defines the orientation/direction of the element as it is positioned along the offset-path.

Syntax: [ auto | reverse ] || <angle>

Initial value: auto

Chrome Firefox Safari Edge IE
56 72 No 79 No
46 (motion-rotation)
see

https://developer.mozilla.org/docs/Web/CSS/offset-rotate

Optional offsetAnchor

offsetAnchor: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

Syntax: auto | <position>

Initial value: auto

Chrome Firefox Safari Edge IE
79 72 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/offset-anchor

Optional offsetBlock

offsetBlock: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The inset-inline CSS property defines the logical start and end offsets of an element in the inline direction, which maps to physical offsets depending on the element's writing mode, directionality, and text orientation. It corresponds to the top and bottom, or right and left properties depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'top'>{1,2}

Initial value: auto

deprecated

Optional offsetBlockEnd

offsetBlockEnd: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The inset-block-end CSS property defines the logical block end offset of an element, which maps to a physical inset depending on the element's writing mode, directionality, and text orientation. It corresponds to the top, right, bottom, or left property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'top'>

Initial value: auto

deprecated

Optional offsetBlockStart

offsetBlockStart: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The inset-block-start CSS property defines the logical block start offset of an element, which maps to a physical inset depending on the element's writing mode, directionality, and text orientation. It corresponds to the top, right, bottom, or left property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'top'>

Initial value: auto

deprecated

Optional offsetDistance

offsetDistance: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The offset-distance CSS property specifies a position along an offset-path for an element to be placed.

Syntax: <length-percentage>

Initial value: 0

Chrome Firefox Safari Edge IE
55 72 No 79 No
46 (motion-distance)
see

https://developer.mozilla.org/docs/Web/CSS/offset-distance

Optional offsetInline

offsetInline: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The inset-inline CSS property defines the logical start and end offsets of an element in the inline direction, which maps to physical offsets depending on the element's writing mode, directionality, and text orientation. It corresponds to the top and bottom, or right and left properties depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'top'>{1,2}

Initial value: auto

deprecated

Optional offsetInlineEnd

offsetInlineEnd: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The inset-inline-end CSS property defines the logical inline end inset of an element, which maps to a physical offset depending on the element's writing mode, directionality, and text orientation. It corresponds to the top, right, bottom, or left property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'top'>

Initial value: auto

deprecated

Optional offsetInlineStart

offsetInlineStart: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The inset-inline-start CSS property defines the logical inline start inset of an element, which maps to a physical offset depending on the element's writing mode, directionality, and text orientation. It corresponds to the top, right, bottom, or left property depending on the values defined for writing-mode, direction, and text-orientation.

Syntax: <'top'>

Initial value: auto

deprecated

Optional offsetPath

offsetPath: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "border-box" | "content-box" | "padding-box" | "fill-box" | "margin-box" | "stroke-box" | "view-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "border-box" | "content-box" | "padding-box" | "fill-box" | "margin-box" | "stroke-box" | "view-box")[]

The offset-path CSS property specifies a motion path for an element to follow and defines the element's positioning within the parent container or SVG coordinate system.

Syntax: none | ray( [ <angle> && <size> && contain? ] ) | <path()> | <url> | [ <basic-shape> || <geometry-box> ]

Initial value: none

Chrome Firefox Safari Edge IE
55 72 No 79 No
46 (motion-path)
see

https://developer.mozilla.org/docs/Web/CSS/offset-path

Optional offsetRotate

offsetRotate: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "reverse")[]

The offset-rotate CSS property defines the orientation/direction of the element as it is positioned along the offset-path.

Syntax: [ auto | reverse ] || <angle>

Initial value: auto

Chrome Firefox Safari Edge IE
56 72 No 79 No
46 (motion-rotation)
see

https://developer.mozilla.org/docs/Web/CSS/offset-rotate

Optional offsetRotation

offsetRotation: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "reverse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "reverse")[]

The offset-rotate CSS property defines the orientation/direction of the element as it is positioned along the offset-path.

Syntax: [ auto | reverse ] || <angle>

Initial value: auto

Chrome Firefox Safari Edge IE
56 72 No 79 No
46 (motion-rotation)
see

https://developer.mozilla.org/docs/Web/CSS/offset-rotate

Optional opacity

opacity: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (number & {}))[]

The opacity CSS property sets the opacity of an element. Opacity is the degree to which content behind an element is hidden, and is the opposite of transparency.

Syntax: <alpha-value>

Initial value: 1.0

Chrome Firefox Safari Edge IE
1 1 2 12 9
see

https://developer.mozilla.org/docs/Web/CSS/opacity

Optional order

order: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The order CSS property sets the order to lay out an item in a flex or grid container. Items in a container are sorted by ascending order value and then by their source code order.

Syntax: <integer>

Initial value: 0

Chrome Firefox Safari Edge IE
29 20 9 12 11
21 -x- 7 -x- 10 -x-
see

https://developer.mozilla.org/docs/Web/CSS/order

Optional orphans

orphans: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The orphans CSS property sets the minimum number of lines in a block container that must be shown at the bottom of a page, region, or column.

Syntax: <integer>

Initial value: 2

Chrome Firefox Safari Edge IE
25 No 1.3 12 8
see

https://developer.mozilla.org/docs/Web/CSS/orphans

Optional outline

outline: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The outline CSS shorthand property set all the outline properties in a single declaration.

Syntax: [ <'outline-color'> || <'outline-style'> || <'outline-width'> ]

Chrome Firefox Safari Edge IE
1 1.5 1.2 12 8
see

https://developer.mozilla.org/docs/Web/CSS/outline

Optional outline-color

outline-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "invert" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "invert")[]

The outline-color CSS property sets the color of an element's outline.

Syntax: <color> | invert

Initial value: invert, for browsers supporting it, currentColor for the other

Chrome Firefox Safari Edge IE
1 1.5 1.2 12 8
see

https://developer.mozilla.org/docs/Web/CSS/outline-color

Optional outline-offset

outline-offset: undefined | string | (undefined | string)[]

The outline-offset CSS property sets the amount of space between an outline and the edge or border of an element.

Syntax: <length>

Initial value: 0

Chrome Firefox Safari Edge IE
1 1.5 1.2 15 No
see

https://developer.mozilla.org/docs/Web/CSS/outline-offset

Optional outline-style

outline-style: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The outline-style CSS property sets the style of an element's outline. An outline is a line that is drawn around an element, outside the border.

Syntax: auto | <'border-style'>

Initial value: none

Chrome Firefox Safari Edge IE
1 1.5 1.2 12 8
see

https://developer.mozilla.org/docs/Web/CSS/outline-style

Optional outline-width

outline-width: undefined | string | (undefined | string)[]

The CSS outline-width property sets the thickness of an element's outline. An outline is a line that is drawn around an element, outside the border.

Syntax: <line-width>

Initial value: medium

Chrome Firefox Safari Edge IE
1 1.5 1.2 12 8
see

https://developer.mozilla.org/docs/Web/CSS/outline-width

Optional outlineColor

outlineColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "invert" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "invert")[]

The outline-color CSS property sets the color of an element's outline.

Syntax: <color> | invert

Initial value: invert, for browsers supporting it, currentColor for the other

Chrome Firefox Safari Edge IE
1 1.5 1.2 12 8
see

https://developer.mozilla.org/docs/Web/CSS/outline-color

Optional outlineOffset

outlineOffset: undefined | string | (undefined | string)[]

The outline-offset CSS property sets the amount of space between an outline and the edge or border of an element.

Syntax: <length>

Initial value: 0

Chrome Firefox Safari Edge IE
1 1.5 1.2 15 No
see

https://developer.mozilla.org/docs/Web/CSS/outline-offset

Optional outlineStyle

outlineStyle: undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | (undefined | "inset" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none" | "hidden" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid")[]

The outline-style CSS property sets the style of an element's outline. An outline is a line that is drawn around an element, outside the border.

Syntax: auto | <'border-style'>

Initial value: none

Chrome Firefox Safari Edge IE
1 1.5 1.2 12 8
see

https://developer.mozilla.org/docs/Web/CSS/outline-style

Optional outlineWidth

outlineWidth: undefined | string | (undefined | string)[]

The CSS outline-width property sets the thickness of an element's outline. An outline is a line that is drawn around an element, outside the border.

Syntax: <line-width>

Initial value: medium

Chrome Firefox Safari Edge IE
1 1.5 1.2 12 8
see

https://developer.mozilla.org/docs/Web/CSS/outline-width

Optional overflow

overflow: undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "hidden" | "visible" | "scroll" | "-moz-hidden-unscrollable" | (undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "hidden" | "visible" | "scroll" | "-moz-hidden-unscrollable")[]

The overflow CSS shorthand property sets the desired behavior for an element's overflow — i.e. when an element's content is too big to fit in its block formatting context — in both directions.

Syntax: [ visible | hidden | clip | scroll | auto ]{1,2}

Initial value: visible

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/overflow

Optional overflow-anchor

overflow-anchor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none")[]

Syntax: auto | none

Initial value: auto

Chrome Firefox Safari Edge IE
56 66 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/overflow-anchor

Optional overflow-block

overflow-block: undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "hidden" | "visible" | "scroll" | (undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "hidden" | "visible" | "scroll")[]

Syntax: visible | hidden | clip | scroll | auto

Initial value: auto

Chrome Firefox Safari Edge IE
No 69 No No No
see

https://developer.mozilla.org/docs/Web/CSS/overflow-block

Optional overflow-clip-box

overflow-clip-box: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "content-box" | "padding-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "content-box" | "padding-box")[]

The overflow-clip-box CSS property specifies relative to which box the clipping happens when there is an overflow. It is short hand for the overflow-clip-box-inline and overflow-clip-box-block properties.

Syntax: padding-box | content-box

Initial value: padding-box

Chrome Firefox Safari Edge IE
No 29 No No No
see

https://developer.mozilla.org/docs/Mozilla/Gecko/Chrome/CSS/overflow-clip-box

Optional overflow-inline

overflow-inline: undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "hidden" | "visible" | "scroll" | (undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "hidden" | "visible" | "scroll")[]

Syntax: visible | hidden | clip | scroll | auto

Initial value: auto

Chrome Firefox Safari Edge IE
No 69 No No No
see

https://developer.mozilla.org/docs/Web/CSS/overflow-inline

Optional overflow-wrap

overflow-wrap: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "anywhere" | "break-word" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "anywhere" | "break-word")[]

The **overflow-wrap** CSS property applies to inline elements, setting whether the browser should insert line breaks within an otherwise unbreakable string to prevent text from overflowing its line box.

Syntax: normal | break-word | anywhere

Initial value: normal

Chrome Firefox Safari Edge IE
23 49 6.1 18 5.5 (word-wrap)
1 (word-wrap) 3.5 (word-wrap) 1 (word-wrap) 12 (word-wrap)
see

https://developer.mozilla.org/docs/Web/CSS/overflow-wrap

Optional overflow-x

overflow-x: undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "hidden" | "visible" | "scroll" | "-moz-hidden-unscrollable" | (undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "hidden" | "visible" | "scroll" | "-moz-hidden-unscrollable")[]

The overflow-x CSS property sets what shows when content overflows a block-level element's left and right edges. This may be nothing, a scroll bar, or the overflow content.

Syntax: visible | hidden | clip | scroll | auto

Initial value: visible

Chrome Firefox Safari Edge IE
1 3.5 3 12 5
see

https://developer.mozilla.org/docs/Web/CSS/overflow-x

Optional overflow-y

overflow-y: undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "hidden" | "visible" | "scroll" | "-moz-hidden-unscrollable" | (undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "hidden" | "visible" | "scroll" | "-moz-hidden-unscrollable")[]

The overflow-y CSS property sets what shows when content overflows a block-level element's top and bottom edges. This may be nothing, a scroll bar, or the overflow content.

Syntax: visible | hidden | clip | scroll | auto

Initial value: visible

Chrome Firefox Safari Edge IE
1 3.5 3 12 5
see

https://developer.mozilla.org/docs/Web/CSS/overflow-y

Optional overflowAnchor

overflowAnchor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none")[]

Syntax: auto | none

Initial value: auto

Chrome Firefox Safari Edge IE
56 66 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/overflow-anchor

Optional overflowBlock

overflowBlock: undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "hidden" | "visible" | "scroll" | (undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "hidden" | "visible" | "scroll")[]

Syntax: visible | hidden | clip | scroll | auto

Initial value: auto

Chrome Firefox Safari Edge IE
No 69 No No No
see

https://developer.mozilla.org/docs/Web/CSS/overflow-block

Optional overflowClipBox

overflowClipBox: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "content-box" | "padding-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "content-box" | "padding-box")[]

The overflow-clip-box CSS property specifies relative to which box the clipping happens when there is an overflow. It is short hand for the overflow-clip-box-inline and overflow-clip-box-block properties.

Syntax: padding-box | content-box

Initial value: padding-box

Chrome Firefox Safari Edge IE
No 29 No No No
see

https://developer.mozilla.org/docs/Mozilla/Gecko/Chrome/CSS/overflow-clip-box

Optional overflowInline

overflowInline: undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "hidden" | "visible" | "scroll" | (undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "hidden" | "visible" | "scroll")[]

Syntax: visible | hidden | clip | scroll | auto

Initial value: auto

Chrome Firefox Safari Edge IE
No 69 No No No
see

https://developer.mozilla.org/docs/Web/CSS/overflow-inline

Optional overflowWrap

overflowWrap: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "anywhere" | "break-word" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "anywhere" | "break-word")[]

The **overflow-wrap** CSS property applies to inline elements, setting whether the browser should insert line breaks within an otherwise unbreakable string to prevent text from overflowing its line box.

Syntax: normal | break-word | anywhere

Initial value: normal

Chrome Firefox Safari Edge IE
23 49 6.1 18 5.5 (word-wrap)
1 (word-wrap) 3.5 (word-wrap) 1 (word-wrap) 12 (word-wrap)
see

https://developer.mozilla.org/docs/Web/CSS/overflow-wrap

Optional overflowX

overflowX: undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "hidden" | "visible" | "scroll" | "-moz-hidden-unscrollable" | (undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "hidden" | "visible" | "scroll" | "-moz-hidden-unscrollable")[]

The overflow-x CSS property sets what shows when content overflows a block-level element's left and right edges. This may be nothing, a scroll bar, or the overflow content.

Syntax: visible | hidden | clip | scroll | auto

Initial value: visible

Chrome Firefox Safari Edge IE
1 3.5 3 12 5
see

https://developer.mozilla.org/docs/Web/CSS/overflow-x

Optional overflowY

overflowY: undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "hidden" | "visible" | "scroll" | "-moz-hidden-unscrollable" | (undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "hidden" | "visible" | "scroll" | "-moz-hidden-unscrollable")[]

The overflow-y CSS property sets what shows when content overflows a block-level element's top and bottom edges. This may be nothing, a scroll bar, or the overflow content.

Syntax: visible | hidden | clip | scroll | auto

Initial value: visible

Chrome Firefox Safari Edge IE
1 3.5 3 12 5
see

https://developer.mozilla.org/docs/Web/CSS/overflow-y

Optional overscroll-behavior

overscroll-behavior: undefined | "contain" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none" | (undefined | "contain" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none")[]

The overscroll-behavior CSS property sets what a browser does when reaching the boundary of a scrolling area. It's a shorthand for overscroll-behavior-x and overscroll-behavior-y.

Syntax: [ contain | none | auto ]{1,2}

Initial value: auto

Chrome Firefox Safari Edge IE
63 59 No 18 No
see

https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior

Optional overscroll-behavior-block

overscroll-behavior-block: undefined | "contain" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | (undefined | "contain" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none")[]

The overscroll-behavior-block CSS property sets the browser's behavior when the block direction boundary of a scrolling area is reached.

Syntax: contain | none | auto

Initial value: auto

Chrome Firefox Safari Edge IE
77 73 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior-block

Optional overscroll-behavior-inline

overscroll-behavior-inline: undefined | "contain" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | (undefined | "contain" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none")[]

The overscroll-behavior-inline CSS property sets the browser's behavior when the inline direction boundary of a scrolling area is reached.

Syntax: contain | none | auto

Initial value: auto

Chrome Firefox Safari Edge IE
77 73 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior-inline

Optional overscroll-behavior-x

overscroll-behavior-x: undefined | "contain" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | (undefined | "contain" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none")[]

The overscroll-behavior-x CSS property sets the browser's behavior when the horizontal boundary of a scrolling area is reached.

Syntax: contain | none | auto

Initial value: auto

Chrome Firefox Safari Edge IE
63 59 No 18 No
see

https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior-x

Optional overscroll-behavior-y

overscroll-behavior-y: undefined | "contain" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | (undefined | "contain" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none")[]

The overscroll-behavior-y CSS property sets the browser's behavior when the vertical boundary of a scrolling area is reached.

Syntax: contain | none | auto

Initial value: auto

Chrome Firefox Safari Edge IE
63 59 No 18 No
see

https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior-y

Optional overscrollBehavior

overscrollBehavior: undefined | "contain" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none" | (undefined | "contain" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none")[]

The overscroll-behavior CSS property sets what a browser does when reaching the boundary of a scrolling area. It's a shorthand for overscroll-behavior-x and overscroll-behavior-y.

Syntax: [ contain | none | auto ]{1,2}

Initial value: auto

Chrome Firefox Safari Edge IE
63 59 No 18 No
see

https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior

Optional overscrollBehaviorBlock

overscrollBehaviorBlock: undefined | "contain" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | (undefined | "contain" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none")[]

The overscroll-behavior-block CSS property sets the browser's behavior when the block direction boundary of a scrolling area is reached.

Syntax: contain | none | auto

Initial value: auto

Chrome Firefox Safari Edge IE
77 73 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior-block

Optional overscrollBehaviorInline

overscrollBehaviorInline: undefined | "contain" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | (undefined | "contain" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none")[]

The overscroll-behavior-inline CSS property sets the browser's behavior when the inline direction boundary of a scrolling area is reached.

Syntax: contain | none | auto

Initial value: auto

Chrome Firefox Safari Edge IE
77 73 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior-inline

Optional overscrollBehaviorX

overscrollBehaviorX: undefined | "contain" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | (undefined | "contain" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none")[]

The overscroll-behavior-x CSS property sets the browser's behavior when the horizontal boundary of a scrolling area is reached.

Syntax: contain | none | auto

Initial value: auto

Chrome Firefox Safari Edge IE
63 59 No 18 No
see

https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior-x

Optional overscrollBehaviorY

overscrollBehaviorY: undefined | "contain" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | (undefined | "contain" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none")[]

The overscroll-behavior-y CSS property sets the browser's behavior when the vertical boundary of a scrolling area is reached.

Syntax: contain | none | auto

Initial value: auto

Chrome Firefox Safari Edge IE
63 59 No 18 No
see

https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior-y

Optional padding

padding: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The padding CSS shorthand property sets the padding area on all four sides of an element at once.

Syntax: [ <length> | <percentage> ]{1,4}

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/padding

Optional padding-block

padding-block: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The padding-block CSS shorthand property defines the logical block start and end padding of an element, which maps to physical padding properties depending on the element's writing mode, directionality, and text orientation.

Syntax: <'padding-left'>{1,2}

Initial value: 0

Chrome Firefox Safari Edge IE
87 66 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/padding-block

Optional padding-block-end

padding-block-end: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The padding-block-end CSS property defines the logical block end padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.

Syntax: <'padding-left'>

Initial value: 0

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/padding-block-end

Optional padding-block-start

padding-block-start: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The padding-block-start CSS property defines the logical block start padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.

Syntax: <'padding-left'>

Initial value: 0

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/padding-block-start

Optional padding-bottom

padding-bottom: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The padding-bottom CSS property sets the height of the padding area on the bottom of an element.

Syntax: <length> | <percentage>

Initial value: 0

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/padding-bottom

Optional padding-inline

padding-inline: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The padding-inline CSS shorthand property defines the logical inline start and end padding of an element, which maps to physical padding properties depending on the element's writing mode, directionality, and text orientation.

Syntax: <'padding-left'>{1,2}

Initial value: 0

Chrome Firefox Safari Edge IE
87 66 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/padding-inline

Optional padding-inline-end

padding-inline-end: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The padding-inline-end CSS property defines the logical inline end padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.

Syntax: <'padding-left'>

Initial value: 0

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
2 (-webkit-padding-end) 3 (-moz-padding-end) 3 (-webkit-padding-end)
see

https://developer.mozilla.org/docs/Web/CSS/padding-inline-end

Optional padding-inline-start

padding-inline-start: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The padding-inline-start CSS property defines the logical inline start padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.

Syntax: <'padding-left'>

Initial value: 0

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
2 (-webkit-padding-start) 3 (-moz-padding-start) 3 (-webkit-padding-start)
see

https://developer.mozilla.org/docs/Web/CSS/padding-inline-start

Optional padding-left

padding-left: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The padding-left CSS property sets the width of the padding area to the left of an element.

Syntax: <length> | <percentage>

Initial value: 0

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/padding-left

Optional padding-right

padding-right: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The padding-right CSS property sets the width of the padding area on the right of an element.

Syntax: <length> | <percentage>

Initial value: 0

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/padding-right

Optional padding-top

padding-top: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The padding-top CSS property sets the height of the padding area on the top of an element.

Syntax: <length> | <percentage>

Initial value: 0

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/padding-top

Optional paddingBlock

paddingBlock: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The padding-block CSS shorthand property defines the logical block start and end padding of an element, which maps to physical padding properties depending on the element's writing mode, directionality, and text orientation.

Syntax: <'padding-left'>{1,2}

Initial value: 0

Chrome Firefox Safari Edge IE
87 66 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/padding-block

Optional paddingBlockEnd

paddingBlockEnd: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The padding-block-end CSS property defines the logical block end padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.

Syntax: <'padding-left'>

Initial value: 0

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/padding-block-end

Optional paddingBlockStart

paddingBlockStart: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The padding-block-start CSS property defines the logical block start padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.

Syntax: <'padding-left'>

Initial value: 0

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/padding-block-start

Optional paddingBottom

paddingBottom: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The padding-bottom CSS property sets the height of the padding area on the bottom of an element.

Syntax: <length> | <percentage>

Initial value: 0

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/padding-bottom

Optional paddingInline

paddingInline: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The padding-inline CSS shorthand property defines the logical inline start and end padding of an element, which maps to physical padding properties depending on the element's writing mode, directionality, and text orientation.

Syntax: <'padding-left'>{1,2}

Initial value: 0

Chrome Firefox Safari Edge IE
87 66 No n/a No
see

https://developer.mozilla.org/docs/Web/CSS/padding-inline

Optional paddingInlineEnd

paddingInlineEnd: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The padding-inline-end CSS property defines the logical inline end padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.

Syntax: <'padding-left'>

Initial value: 0

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
2 (-webkit-padding-end) 3 (-moz-padding-end) 3 (-webkit-padding-end)
see

https://developer.mozilla.org/docs/Web/CSS/padding-inline-end

Optional paddingInlineStart

paddingInlineStart: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The padding-inline-start CSS property defines the logical inline start padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.

Syntax: <'padding-left'>

Initial value: 0

Chrome Firefox Safari Edge IE
69 41 12.1 79 No
2 (-webkit-padding-start) 3 (-moz-padding-start) 3 (-webkit-padding-start)
see

https://developer.mozilla.org/docs/Web/CSS/padding-inline-start

Optional paddingLeft

paddingLeft: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The padding-left CSS property sets the width of the padding area to the left of an element.

Syntax: <length> | <percentage>

Initial value: 0

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/padding-left

Optional paddingRight

paddingRight: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The padding-right CSS property sets the width of the padding area on the right of an element.

Syntax: <length> | <percentage>

Initial value: 0

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/padding-right

Optional paddingTop

paddingTop: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The padding-top CSS property sets the height of the padding area on the top of an element.

Syntax: <length> | <percentage>

Initial value: 0

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/padding-top

Optional page-break-after

page-break-after: undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "always" | "avoid" | "recto" | "verso" | (undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "always" | "avoid" | "recto" | "verso")[]

The page-break-after CSS property adjusts page breaks after the current element.

Syntax: auto | always | avoid | left | right | recto | verso

Initial value: auto

Chrome Firefox Safari Edge IE
1 1 1.2 12 4
see

https://developer.mozilla.org/docs/Web/CSS/page-break-after

Optional page-break-before

page-break-before: undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "always" | "avoid" | "recto" | "verso" | (undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "always" | "avoid" | "recto" | "verso")[]

The page-break-before CSS property adjusts page breaks before the current element.

Syntax: auto | always | avoid | left | right | recto | verso

Initial value: auto

Chrome Firefox Safari Edge IE
1 1 1.2 12 4
see

https://developer.mozilla.org/docs/Web/CSS/page-break-before

Optional page-break-inside

page-break-inside: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "avoid" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "avoid")[]

The page-break-inside CSS property adjusts page breaks inside the current element.

Syntax: auto | avoid

Initial value: auto

Chrome Firefox Safari Edge IE
1 19 1.3 12 8
see

https://developer.mozilla.org/docs/Web/CSS/page-break-inside

Optional pageBreakAfter

pageBreakAfter: undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "always" | "avoid" | "recto" | "verso" | (undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "always" | "avoid" | "recto" | "verso")[]

The page-break-after CSS property adjusts page breaks after the current element.

Syntax: auto | always | avoid | left | right | recto | verso

Initial value: auto

Chrome Firefox Safari Edge IE
1 1 1.2 12 4
see

https://developer.mozilla.org/docs/Web/CSS/page-break-after

Optional pageBreakBefore

pageBreakBefore: undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "always" | "avoid" | "recto" | "verso" | (undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "always" | "avoid" | "recto" | "verso")[]

The page-break-before CSS property adjusts page breaks before the current element.

Syntax: auto | always | avoid | left | right | recto | verso

Initial value: auto

Chrome Firefox Safari Edge IE
1 1 1.2 12 4
see

https://developer.mozilla.org/docs/Web/CSS/page-break-before

Optional pageBreakInside

pageBreakInside: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "avoid" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "avoid")[]

The page-break-inside CSS property adjusts page breaks inside the current element.

Syntax: auto | avoid

Initial value: auto

Chrome Firefox Safari Edge IE
1 19 1.3 12 8
see

https://developer.mozilla.org/docs/Web/CSS/page-break-inside

Optional paint-order

paint-order: undefined | "fill" | "stroke" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "markers" | (undefined | "fill" | "stroke" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "markers")[]

The paint-order CSS property lets you control the order in which the fill and stroke (and painting markers) of text content and shapes are drawn.

Syntax: normal | [ fill || stroke || markers ]

Initial value: normal

Chrome Firefox Safari Edge IE
35 60 8 17 No
see

https://developer.mozilla.org/docs/Web/CSS/paint-order

Optional paintOrder

paintOrder: undefined | "fill" | "stroke" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "markers" | (undefined | "fill" | "stroke" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | "markers")[]

The paint-order CSS property lets you control the order in which the fill and stroke (and painting markers) of text content and shapes are drawn.

Syntax: normal | [ fill || stroke || markers ]

Initial value: normal

Chrome Firefox Safari Edge IE
35 60 8 17 No
see

https://developer.mozilla.org/docs/Web/CSS/paint-order

Optional perspective

perspective: undefined | string | (undefined | string)[]

The perspective CSS property determines the distance between the z=0 plane and the user in order to give a 3D-positioned element some perspective.

Syntax: none | <length>

Initial value: none

Chrome Firefox Safari Edge IE
36 16 9 12 10
12 -x- 10 -x- 4 -x-
see

https://developer.mozilla.org/docs/Web/CSS/perspective

Optional perspective-origin

perspective-origin: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The perspective-origin CSS property determines the position at which the viewer is looking. It is used as the vanishing point by the perspective property.

Syntax: <position>

Initial value: 50% 50%

Chrome Firefox Safari Edge IE
36 16 9 12 10
12 -x- 10 -x- 4 -x-
see

https://developer.mozilla.org/docs/Web/CSS/perspective-origin

Optional perspectiveOrigin

perspectiveOrigin: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The perspective-origin CSS property determines the position at which the viewer is looking. It is used as the vanishing point by the perspective property.

Syntax: <position>

Initial value: 50% 50%

Chrome Firefox Safari Edge IE
36 16 9 12 10
12 -x- 10 -x- 4 -x-
see

https://developer.mozilla.org/docs/Web/CSS/perspective-origin

Optional place-content

place-content: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}))[]

The **place-content** CSS shorthand property allows you to align content along both the block and inline directions at once (i.e. the align-content and justify-content properties) in a relevant layout system such as Grid or Flexbox.

Syntax: <'align-content'> <'justify-content'>?

Initial value: normal


Supported in Flex Layout

Chrome Firefox Safari Edge IE
59 45 9 79 No

Supported in Grid Layout

Chrome Firefox Safari Edge IE
59 53 11 79 No

see

https://developer.mozilla.org/docs/Web/CSS/place-content

Optional place-items

place-items: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start")[]

The CSS place-items shorthand property allows you to align items along both the block and inline directions at once (i.e. the align-items and justify-items properties) in a relevant layout system such as Grid or Flexbox. If the second value is not set, the first value is also used for it.

Syntax: <'align-items'> <'justify-items'>?


Supported in Flex Layout

Chrome Firefox Safari Edge IE
59 45 11 79 No

Supported in Grid Layout

Chrome Firefox Safari Edge IE
59 45 11 79 No

see

https://developer.mozilla.org/docs/Web/CSS/place-items

Optional place-self

place-self: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start" | "auto" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start" | "auto")[]

The place-self CSS shorthand property allows you to align an individual item in both the block and inline directions at once (i.e. the align-self and justify-self properties) in a relevant layout system such as Grid or Flexbox. If the second value is not present, the first value is also used for it.

Syntax: <'align-self'> <'justify-self'>?


Supported in Flex Layout

Chrome Firefox Safari Edge IE
59 45 11 79 No

Supported in Grid Layout

Chrome Firefox Safari Edge IE
59 45 11 79 No

see

https://developer.mozilla.org/docs/Web/CSS/place-self

Optional placeContent

placeContent: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}))[]

The **place-content** CSS shorthand property allows you to align content along both the block and inline directions at once (i.e. the align-content and justify-content properties) in a relevant layout system such as Grid or Flexbox.

Syntax: <'align-content'> <'justify-content'>?

Initial value: normal


Supported in Flex Layout

Chrome Firefox Safari Edge IE
59 45 9 79 No

Supported in Grid Layout

Chrome Firefox Safari Edge IE
59 53 11 79 No

see

https://developer.mozilla.org/docs/Web/CSS/place-content

Optional placeItems

placeItems: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start")[]

The CSS place-items shorthand property allows you to align items along both the block and inline directions at once (i.e. the align-items and justify-items properties) in a relevant layout system such as Grid or Flexbox. If the second value is not set, the first value is also used for it.

Syntax: <'align-items'> <'justify-items'>?


Supported in Flex Layout

Chrome Firefox Safari Edge IE
59 45 11 79 No

Supported in Grid Layout

Chrome Firefox Safari Edge IE
59 45 11 79 No

see

https://developer.mozilla.org/docs/Web/CSS/place-items

Optional placeSelf

placeSelf: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start" | "auto" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "stretch" | "center" | "end" | "flex-end" | "flex-start" | "start" | "baseline" | "normal" | (string & {}) | "self-end" | "self-start" | "auto")[]

The place-self CSS shorthand property allows you to align an individual item in both the block and inline directions at once (i.e. the align-self and justify-self properties) in a relevant layout system such as Grid or Flexbox. If the second value is not present, the first value is also used for it.

Syntax: <'align-self'> <'justify-self'>?


Supported in Flex Layout

Chrome Firefox Safari Edge IE
59 45 11 79 No

Supported in Grid Layout

Chrome Firefox Safari Edge IE
59 45 11 79 No

see

https://developer.mozilla.org/docs/Web/CSS/place-self

Optional pointer-events

pointer-events: undefined | "fill" | "stroke" | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "visible" | "painted" | "visibleFill" | "visiblePainted" | "visibleStroke" | (undefined | "fill" | "stroke" | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "visible" | "painted" | "visibleFill" | "visiblePainted" | "visibleStroke")[]

The pointer-events CSS property sets under what circumstances (if any) a particular graphic element can become the target of pointer events.

Syntax: auto | none | visiblePainted | visibleFill | visibleStroke | visible | painted | fill | stroke | all | inherit

Initial value: auto

Chrome Firefox Safari Edge IE
1 1.5 4 12 11
see

https://developer.mozilla.org/docs/Web/CSS/pointer-events

Optional pointerEvents

pointerEvents: undefined | "fill" | "stroke" | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "visible" | "painted" | "visibleFill" | "visiblePainted" | "visibleStroke" | (undefined | "fill" | "stroke" | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "visible" | "painted" | "visibleFill" | "visiblePainted" | "visibleStroke")[]

The pointer-events CSS property sets under what circumstances (if any) a particular graphic element can become the target of pointer events.

Syntax: auto | none | visiblePainted | visibleFill | visibleStroke | visible | painted | fill | stroke | all | inherit

Initial value: auto

Chrome Firefox Safari Edge IE
1 1.5 4 12 11
see

https://developer.mozilla.org/docs/Web/CSS/pointer-events

Optional position

position: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "fixed" | "-webkit-sticky" | "absolute" | "relative" | "static" | "sticky" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "fixed" | "-webkit-sticky" | "absolute" | "relative" | "static" | "sticky")[]

The position CSS property sets how an element is positioned in a document. The top, right, bottom, and left properties determine the final location of positioned elements.

Syntax: static | relative | absolute | sticky | fixed

Initial value: static

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/position

Optional quotes

quotes: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none")[]

The quotes CSS property sets how the browser should render quotation marks that are added using the open-quotes or close-quotes values of the CSS content property.

Syntax: none | auto | [ <string> <string> ]+

Initial value: depends on user agent

Chrome Firefox Safari Edge IE
11 1.5 9 12 8
see

https://developer.mozilla.org/docs/Web/CSS/quotes

Optional resize

resize: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "both" | "none" | "block" | "inline" | "horizontal" | "vertical" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "both" | "none" | "block" | "inline" | "horizontal" | "vertical")[]

The resize CSS property sets whether an element is resizable, and if so, in which directions.

Syntax: none | both | horizontal | vertical | block | inline

Initial value: none

Chrome Firefox Safari Edge IE
1 4 3 79 No
see

https://developer.mozilla.org/docs/Web/CSS/resize

Optional right

right: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The right CSS property participates in specifying the horizontal position of a positioned element. It has no effect on non-positioned elements.

Syntax: <length> | <percentage> | auto

Initial value: auto

Chrome Firefox Safari Edge IE
1 1 1 12 5.5
see

https://developer.mozilla.org/docs/Web/CSS/right

Optional rotate

rotate: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The rotate CSS property allows you to specify rotation transforms individually and independently of the transform property. This maps better to typical user interface usage, and saves having to remember the exact order of transform functions to specify in the transform property.

Syntax: none | <angle> | [ x | y | z | <number>{3} ] && <angle>

Initial value: none

Chrome Firefox Safari Edge IE
No 72 No No No
see

https://developer.mozilla.org/docs/Web/CSS/rotate

Optional row-gap

row-gap: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The row-gap CSS property sets the size of the gap (gutter) between an element's grid rows.

Syntax: normal | <length-percentage>

Initial value: normal


Supported in Flex Layout

Chrome Firefox Safari Edge IE
84 63 No 84 No

Supported in Grid Layout

Chrome Firefox Safari Edge IE
66 61 12.1 16 No
57 (grid-row-gap) 52 (grid-row-gap) 10.1 (grid-row-gap)

see

https://developer.mozilla.org/docs/Web/CSS/row-gap

Optional rowGap

rowGap: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The row-gap CSS property sets the size of the gap (gutter) between an element's grid rows.

Syntax: normal | <length-percentage>

Initial value: normal


Supported in Flex Layout

Chrome Firefox Safari Edge IE
84 63 No 84 No

Supported in Grid Layout

Chrome Firefox Safari Edge IE
66 61 12.1 16 No
57 (grid-row-gap) 52 (grid-row-gap) 10.1 (grid-row-gap)

see

https://developer.mozilla.org/docs/Web/CSS/row-gap

Optional ruby-align

ruby-align: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "space-around" | "space-between" | "center" | "start" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "space-around" | "space-between" | "center" | "start")[]

The **ruby-align** CSS property defines the distribution of the different ruby elements over the base.

Syntax: start | center | space-between | space-around

Initial value: space-around

Chrome Firefox Safari Edge IE
No 38 No No No
see

https://developer.mozilla.org/docs/Web/CSS/ruby-align

Optional ruby-merge

ruby-merge: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "collapse" | "separate" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "collapse" | "separate")[]

Syntax: separate | collapse | auto

Initial value: separate

Optional ruby-position

ruby-position: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "over" | "under" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "over" | "under")[]

The **ruby-position** CSS property defines the position of a ruby element relatives to its base element. It can be position over the element (over), under it (under), or between the characters, on their right side (inter-character).

Syntax: over | under | inter-character

Initial value: over

Chrome Firefox Safari Edge IE
84 38 6.1 -x- 12-79 No
1 -x-
see

https://developer.mozilla.org/docs/Web/CSS/ruby-position

Optional rubyAlign

rubyAlign: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "space-around" | "space-between" | "center" | "start" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "space-around" | "space-between" | "center" | "start")[]

The **ruby-align** CSS property defines the distribution of the different ruby elements over the base.

Syntax: start | center | space-between | space-around

Initial value: space-around

Chrome Firefox Safari Edge IE
No 38 No No No
see

https://developer.mozilla.org/docs/Web/CSS/ruby-align

Optional rubyMerge

rubyMerge: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "collapse" | "separate" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "collapse" | "separate")[]

Syntax: separate | collapse | auto

Initial value: separate

Optional rubyPosition

rubyPosition: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "over" | "under" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "over" | "under")[]

The **ruby-position** CSS property defines the position of a ruby element relatives to its base element. It can be position over the element (over), under it (under), or between the characters, on their right side (inter-character).

Syntax: over | under | inter-character

Initial value: over

Chrome Firefox Safari Edge IE
84 38 6.1 -x- 12-79 No
1 -x-
see

https://developer.mozilla.org/docs/Web/CSS/ruby-position

Optional scale

scale: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (number & {}))[]

The scale CSS property allows you to specify scale transforms individually and independently of the transform property. This maps better to typical user interface usage, and saves having to remember the exact order of transform functions to specify in the transform value.

Syntax: none | <number>{1,3}

Initial value: none

Chrome Firefox Safari Edge IE
No 72 No No No
see

https://developer.mozilla.org/docs/Web/CSS/scale

Optional scroll-behavior

scroll-behavior: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "smooth" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "smooth")[]

The scroll-behavior CSS property sets the behavior for a scrolling box when scrolling is triggered by the navigation or CSSOM scrolling APIs.

Syntax: auto | smooth

Initial value: auto

Chrome Firefox Safari Edge IE
61 36 n/a 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-behavior

Optional scroll-margin

scroll-margin: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The scroll-margin shorthand property sets all of the scroll margins of an element at once, assigning values much like the margin property does for margins of an element.

Syntax: <length>{1,4}

Initial value: 0

Chrome Firefox Safari Edge IE
69 68 11 (scroll-snap-margin) 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-margin

Optional scroll-margin-block

scroll-margin-block: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The scroll-margin-block shorthand property sets the scroll margins of an element in the block dimension.

Syntax: <length>{1,2}

Initial value: 0

Chrome Firefox Safari Edge IE
69 68 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-margin-block

Optional scroll-margin-block-end

scroll-margin-block-end: undefined | string | (undefined | string)[]

The scroll-margin-block-end property defines the margin of the scroll snap area at the end of the block dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container’s coordinate space), then adding the specified outsets.

Syntax: <length>

Initial value: 0

Chrome Firefox Safari Edge IE
69 68 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-margin-block-end

Optional scroll-margin-block-start

scroll-margin-block-start: undefined | string | (undefined | string)[]

The scroll-margin-block-start property defines the margin of the scroll snap area at the start of the block dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container’s coordinate space), then adding the specified outsets.

Syntax: <length>

Initial value: 0

Chrome Firefox Safari Edge IE
69 68 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-margin-block-start

Optional scroll-margin-bottom

scroll-margin-bottom: undefined | string | (undefined | string)[]

The scroll-margin-bottom property defines the bottom margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container’s coordinate space), then adding the specified outsets.

Syntax: <length>

Initial value: 0

Chrome Firefox Safari Edge IE
69 68 11 (scroll-snap-margin-bottom) 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-margin-bottom

Optional scroll-margin-inline

scroll-margin-inline: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The scroll-margin-inline shorthand property sets the scroll margins of an element in the inline dimension.

Syntax: <length>{1,2}

Initial value: 0

Chrome Firefox Safari Edge IE
No 68 No No No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-margin-inline

Optional scroll-margin-inline-end

scroll-margin-inline-end: undefined | string | (undefined | string)[]

The scroll-margin-inline-end property defines the margin of the scroll snap area at the end of the inline dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container’s coordinate space), then adding the specified outsets.

Syntax: <length>

Initial value: 0

Chrome Firefox Safari Edge IE
69 68 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-margin-inline-end

Optional scroll-margin-inline-start

scroll-margin-inline-start: undefined | string | (undefined | string)[]

The scroll-margin-inline-start property defines the margin of the scroll snap area at the start of the inline dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container’s coordinate space), then adding the specified outsets.

Syntax: <length>

Initial value: 0

Chrome Firefox Safari Edge IE
69 68 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-margin-inline-start

Optional scroll-margin-left

scroll-margin-left: undefined | string | (undefined | string)[]

The scroll-margin-left property defines the left margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container’s coordinate space), then adding the specified outsets.

Syntax: <length>

Initial value: 0

Chrome Firefox Safari Edge IE
69 68 11 (scroll-snap-margin-left) 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-margin-left

Optional scroll-margin-right

scroll-margin-right: undefined | string | (undefined | string)[]

The scroll-margin-right property defines the right margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container’s coordinate space), then adding the specified outsets.

Syntax: <length>

Initial value: 0

Chrome Firefox Safari Edge IE
69 68 11 (scroll-snap-margin-right) 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-margin-right

Optional scroll-margin-top

scroll-margin-top: undefined | string | (undefined | string)[]

The scroll-margin-top property defines the top margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container’s coordinate space), then adding the specified outsets.

Syntax: <length>

Initial value: 0

Chrome Firefox Safari Edge IE
69 68 11 (scroll-snap-margin-top) 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-margin-top

Optional scroll-padding

scroll-padding: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The scroll-padding shorthand property sets scroll padding on all sides of an element at once, much like the padding property does for padding on an element.

Syntax: [ auto | <length-percentage> ]{1,4}

Initial value: auto

Chrome Firefox Safari Edge IE
69 68 11 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-padding

Optional scroll-padding-block

scroll-padding-block: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The scroll-padding-block shorthand property sets the scroll padding of an element in the block dimension.

Syntax: [ auto | <length-percentage> ]{1,2}

Initial value: auto

Chrome Firefox Safari Edge IE
69 68 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-padding-block

Optional scroll-padding-block-end

scroll-padding-block-end: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The scroll-padding-block-end property defines offsets for the end edge in the block dimension of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or simply to put more breathing room between a targetted element and the edges of the scrollport.

Syntax: auto | <length-percentage>

Initial value: auto

Chrome Firefox Safari Edge IE
69 68 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-padding-block-end

Optional scroll-padding-block-start

scroll-padding-block-start: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The scroll-padding-block-start property defines offsets for the start edge in the block dimension of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or simply to put more breathing room between a targetted element and the edges of the scrollport.

Syntax: auto | <length-percentage>

Initial value: auto

Chrome Firefox Safari Edge IE
69 68 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-padding-block-start

Optional scroll-padding-bottom

scroll-padding-bottom: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The scroll-padding-bottom property defines offsets for the bottom of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or simply to put more breathing room between a targetted element and the edges of the scrollport.

Syntax: auto | <length-percentage>

Initial value: auto

Chrome Firefox Safari Edge IE
69 68 11 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-padding-bottom

Optional scroll-padding-inline

scroll-padding-inline: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The scroll-padding-inline shorthand property sets the scroll padding of an element in the inline dimension.

Syntax: [ auto | <length-percentage> ]{1,2}

Initial value: auto

Chrome Firefox Safari Edge IE
69 68 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-padding-inline

Optional scroll-padding-inline-end

scroll-padding-inline-end: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The scroll-padding-inline-end property defines offsets for the end edge in the inline dimension of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or simply to put more breathing room between a targetted element and the edges of the scrollport.

Syntax: auto | <length-percentage>

Initial value: auto

Chrome Firefox Safari Edge IE
69 68 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-padding-inline-end

Optional scroll-padding-inline-start

scroll-padding-inline-start: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The scroll-padding-inline-start property defines offsets for the start edge in the inline dimension of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or simply to put more breathing room between a targetted element and the edges of the scrollport.

Syntax: auto | <length-percentage>

Initial value: auto

Chrome Firefox Safari Edge IE
69 68 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-padding-inline-start

Optional scroll-padding-left

scroll-padding-left: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The scroll-padding-left property defines offsets for the left of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or simply to put more breathing room between a targetted element and the edges of the scrollport.

Syntax: auto | <length-percentage>

Initial value: auto

Chrome Firefox Safari Edge IE
69 68 11 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-padding-left

Optional scroll-padding-right

scroll-padding-right: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The scroll-padding-right property defines offsets for the right of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or simply to put more breathing room between a targetted element and the edges of the scrollport.

Syntax: auto | <length-percentage>

Initial value: auto

Chrome Firefox Safari Edge IE
69 68 11 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-padding-right

Optional scroll-padding-top

scroll-padding-top: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The scroll-padding-top property defines offsets for the top of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or simply to put more breathing room between a targetted element and the edges of the scrollport.

Syntax: auto | <length-percentage>

Initial value: auto

Chrome Firefox Safari Edge IE
69 68 11 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-padding-top

Optional scroll-snap-align

scroll-snap-align: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "center" | "end" | "start" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "center" | "end" | "start" | (string & {}) | "none")[]

The scroll-snap-align property specifies the box’s snap position as an alignment of its snap area (as the alignment subject) within its snap container’s snapport (as the alignment container). The two values specify the snapping alignment in the block axis and inline axis, respectively. If only one value is specified, the second value defaults to the same value.

Syntax: [ none | start | end | center ]{1,2}

Initial value: none

Chrome Firefox Safari Edge IE
69 68 11 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-snap-align

Optional scroll-snap-coordinate

scroll-snap-coordinate: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The scroll-snap-coordinate CSS property defines the x and y coordinate positions within an element that will align with its nearest ancestor scroll container's scroll-snap-destination for each respective axis.

Syntax: none | <position>#

Initial value: none

deprecated

Optional scroll-snap-destination

scroll-snap-destination: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The scroll-snap-destination CSS property defines the position in x and y coordinates within the scroll container's visual viewport which element snap points align with.

Syntax: <position>

Initial value: 0px 0px

deprecated

Optional scroll-snap-margin

scroll-snap-margin: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The scroll-margin shorthand property sets all of the scroll margins of an element at once, assigning values much like the margin property does for margins of an element.

Syntax: <length>{1,4}

Initial value: 0

Chrome Firefox Safari Edge IE
69 68 11 (scroll-snap-margin) 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-margin

Optional scroll-snap-margin-bottom

scroll-snap-margin-bottom: undefined | string | (undefined | string)[]

The scroll-margin-bottom property defines the bottom margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container’s coordinate space), then adding the specified outsets.

Syntax: <length>

Initial value: 0

Chrome Firefox Safari Edge IE
69 68 11 (scroll-snap-margin-bottom) 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-margin-bottom

Optional scroll-snap-margin-left

scroll-snap-margin-left: undefined | string | (undefined | string)[]

The scroll-margin-left property defines the left margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container’s coordinate space), then adding the specified outsets.

Syntax: <length>

Initial value: 0

Chrome Firefox Safari Edge IE
69 68 11 (scroll-snap-margin-left) 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-margin-left

Optional scroll-snap-margin-right

scroll-snap-margin-right: undefined | string | (undefined | string)[]

The scroll-margin-right property defines the right margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container’s coordinate space), then adding the specified outsets.

Syntax: <length>

Initial value: 0

Chrome Firefox Safari Edge IE
69 68 11 (scroll-snap-margin-right) 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-margin-right

Optional scroll-snap-margin-top

scroll-snap-margin-top: undefined | string | (undefined | string)[]

The scroll-margin-top property defines the top margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container’s coordinate space), then adding the specified outsets.

Syntax: <length>

Initial value: 0

Chrome Firefox Safari Edge IE
69 68 11 (scroll-snap-margin-top) 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-margin-top

Optional scroll-snap-points-x

scroll-snap-points-x: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The scroll-snap-points-x CSS property defines the horizontal positioning of snap points within the content of the scroll container they are applied to.

Syntax: none | repeat( <length-percentage> )

Initial value: none

deprecated

Optional scroll-snap-points-y

scroll-snap-points-y: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The scroll-snap-points-y CSS property defines the vertical positioning of snap points within the content of the scroll container they are applied to.

Syntax: none | repeat( <length-percentage> )

Initial value: none

deprecated

Optional scroll-snap-stop

scroll-snap-stop: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "always" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "always")[]

The scroll-snap-stop CSS property defines whether the scroll container is allowed to "pass over" possible snap positions.

Syntax: normal | always

Initial value: normal

Chrome Firefox Safari Edge IE
75 No No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-snap-stop

Optional scroll-snap-type

scroll-snap-type: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "both" | "none" | "block" | "inline" | "x" | "y" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "both" | "none" | "block" | "inline" | "x" | "y")[]

The scroll-snap-type CSS property sets how strictly snap points are enforced on the scroll container in case there is one.

Syntax: none | [ x | y | block | inline | both ] [ mandatory | proximity ]?

Initial value: none

Chrome Firefox Safari Edge IE
69 39-68 11 12 -x- 10 -x-
9 -x-
see

https://developer.mozilla.org/docs/Web/CSS/scroll-snap-type

Optional scroll-snap-type-x

scroll-snap-type-x: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "mandatory" | "proximity" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "mandatory" | "proximity")[]

The scroll-snap-type-x CSS property defines how strictly snap points are enforced on the horizontal axis of the scroll container in case there is one.

Syntax: none | mandatory | proximity

Initial value: none

deprecated

Optional scroll-snap-type-y

scroll-snap-type-y: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "mandatory" | "proximity" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "mandatory" | "proximity")[]

The scroll-snap-type-y CSS property defines how strictly snap points are enforced on the vertical axis of the scroll container in case there is one.

Syntax: none | mandatory | proximity

Initial value: none

deprecated

Optional scrollBehavior

scrollBehavior: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "smooth" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "smooth")[]

The scroll-behavior CSS property sets the behavior for a scrolling box when scrolling is triggered by the navigation or CSSOM scrolling APIs.

Syntax: auto | smooth

Initial value: auto

Chrome Firefox Safari Edge IE
61 36 n/a 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-behavior

Optional scrollMargin

scrollMargin: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The scroll-margin shorthand property sets all of the scroll margins of an element at once, assigning values much like the margin property does for margins of an element.

Syntax: <length>{1,4}

Initial value: 0

Chrome Firefox Safari Edge IE
69 68 11 (scroll-snap-margin) 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-margin

Optional scrollMarginBlock

scrollMarginBlock: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The scroll-margin-block shorthand property sets the scroll margins of an element in the block dimension.

Syntax: <length>{1,2}

Initial value: 0

Chrome Firefox Safari Edge IE
69 68 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-margin-block

Optional scrollMarginBlockEnd

scrollMarginBlockEnd: undefined | string | (undefined | string)[]

The scroll-margin-block-end property defines the margin of the scroll snap area at the end of the block dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container’s coordinate space), then adding the specified outsets.

Syntax: <length>

Initial value: 0

Chrome Firefox Safari Edge IE
69 68 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-margin-block-end

Optional scrollMarginBlockStart

scrollMarginBlockStart: undefined | string | (undefined | string)[]

The scroll-margin-block-start property defines the margin of the scroll snap area at the start of the block dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container’s coordinate space), then adding the specified outsets.

Syntax: <length>

Initial value: 0

Chrome Firefox Safari Edge IE
69 68 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-margin-block-start

Optional scrollMarginBottom

scrollMarginBottom: undefined | string | (undefined | string)[]

The scroll-margin-bottom property defines the bottom margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container’s coordinate space), then adding the specified outsets.

Syntax: <length>

Initial value: 0

Chrome Firefox Safari Edge IE
69 68 11 (scroll-snap-margin-bottom) 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-margin-bottom

Optional scrollMarginInline

scrollMarginInline: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The scroll-margin-inline shorthand property sets the scroll margins of an element in the inline dimension.

Syntax: <length>{1,2}

Initial value: 0

Chrome Firefox Safari Edge IE
No 68 No No No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-margin-inline

Optional scrollMarginInlineEnd

scrollMarginInlineEnd: undefined | string | (undefined | string)[]

The scroll-margin-inline-end property defines the margin of the scroll snap area at the end of the inline dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container’s coordinate space), then adding the specified outsets.

Syntax: <length>

Initial value: 0

Chrome Firefox Safari Edge IE
69 68 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-margin-inline-end

Optional scrollMarginInlineStart

scrollMarginInlineStart: undefined | string | (undefined | string)[]

The scroll-margin-inline-start property defines the margin of the scroll snap area at the start of the inline dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container’s coordinate space), then adding the specified outsets.

Syntax: <length>

Initial value: 0

Chrome Firefox Safari Edge IE
69 68 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-margin-inline-start

Optional scrollMarginLeft

scrollMarginLeft: undefined | string | (undefined | string)[]

The scroll-margin-left property defines the left margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container’s coordinate space), then adding the specified outsets.

Syntax: <length>

Initial value: 0

Chrome Firefox Safari Edge IE
69 68 11 (scroll-snap-margin-left) 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-margin-left

Optional scrollMarginRight

scrollMarginRight: undefined | string | (undefined | string)[]

The scroll-margin-right property defines the right margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container’s coordinate space), then adding the specified outsets.

Syntax: <length>

Initial value: 0

Chrome Firefox Safari Edge IE
69 68 11 (scroll-snap-margin-right) 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-margin-right

Optional scrollMarginTop

scrollMarginTop: undefined | string | (undefined | string)[]

The scroll-margin-top property defines the top margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container’s coordinate space), then adding the specified outsets.

Syntax: <length>

Initial value: 0

Chrome Firefox Safari Edge IE
69 68 11 (scroll-snap-margin-top) 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-margin-top

Optional scrollPadding

scrollPadding: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The scroll-padding shorthand property sets scroll padding on all sides of an element at once, much like the padding property does for padding on an element.

Syntax: [ auto | <length-percentage> ]{1,4}

Initial value: auto

Chrome Firefox Safari Edge IE
69 68 11 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-padding

Optional scrollPaddingBlock

scrollPaddingBlock: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The scroll-padding-block shorthand property sets the scroll padding of an element in the block dimension.

Syntax: [ auto | <length-percentage> ]{1,2}

Initial value: auto

Chrome Firefox Safari Edge IE
69 68 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-padding-block

Optional scrollPaddingBlockEnd

scrollPaddingBlockEnd: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The scroll-padding-block-end property defines offsets for the end edge in the block dimension of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or simply to put more breathing room between a targetted element and the edges of the scrollport.

Syntax: auto | <length-percentage>

Initial value: auto

Chrome Firefox Safari Edge IE
69 68 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-padding-block-end

Optional scrollPaddingBlockStart

scrollPaddingBlockStart: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The scroll-padding-block-start property defines offsets for the start edge in the block dimension of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or simply to put more breathing room between a targetted element and the edges of the scrollport.

Syntax: auto | <length-percentage>

Initial value: auto

Chrome Firefox Safari Edge IE
69 68 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-padding-block-start

Optional scrollPaddingBottom

scrollPaddingBottom: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The scroll-padding-bottom property defines offsets for the bottom of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or simply to put more breathing room between a targetted element and the edges of the scrollport.

Syntax: auto | <length-percentage>

Initial value: auto

Chrome Firefox Safari Edge IE
69 68 11 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-padding-bottom

Optional scrollPaddingInline

scrollPaddingInline: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The scroll-padding-inline shorthand property sets the scroll padding of an element in the inline dimension.

Syntax: [ auto | <length-percentage> ]{1,2}

Initial value: auto

Chrome Firefox Safari Edge IE
69 68 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-padding-inline

Optional scrollPaddingInlineEnd

scrollPaddingInlineEnd: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The scroll-padding-inline-end property defines offsets for the end edge in the inline dimension of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or simply to put more breathing room between a targetted element and the edges of the scrollport.

Syntax: auto | <length-percentage>

Initial value: auto

Chrome Firefox Safari Edge IE
69 68 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-padding-inline-end

Optional scrollPaddingInlineStart

scrollPaddingInlineStart: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The scroll-padding-inline-start property defines offsets for the start edge in the inline dimension of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or simply to put more breathing room between a targetted element and the edges of the scrollport.

Syntax: auto | <length-percentage>

Initial value: auto

Chrome Firefox Safari Edge IE
69 68 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-padding-inline-start

Optional scrollPaddingLeft

scrollPaddingLeft: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The scroll-padding-left property defines offsets for the left of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or simply to put more breathing room between a targetted element and the edges of the scrollport.

Syntax: auto | <length-percentage>

Initial value: auto

Chrome Firefox Safari Edge IE
69 68 11 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-padding-left

Optional scrollPaddingRight

scrollPaddingRight: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The scroll-padding-right property defines offsets for the right of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or simply to put more breathing room between a targetted element and the edges of the scrollport.

Syntax: auto | <length-percentage>

Initial value: auto

Chrome Firefox Safari Edge IE
69 68 11 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-padding-right

Optional scrollPaddingTop

scrollPaddingTop: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The scroll-padding-top property defines offsets for the top of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or simply to put more breathing room between a targetted element and the edges of the scrollport.

Syntax: auto | <length-percentage>

Initial value: auto

Chrome Firefox Safari Edge IE
69 68 11 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-padding-top

Optional scrollSnapAlign

scrollSnapAlign: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "center" | "end" | "start" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "center" | "end" | "start" | (string & {}) | "none")[]

The scroll-snap-align property specifies the box’s snap position as an alignment of its snap area (as the alignment subject) within its snap container’s snapport (as the alignment container). The two values specify the snapping alignment in the block axis and inline axis, respectively. If only one value is specified, the second value defaults to the same value.

Syntax: [ none | start | end | center ]{1,2}

Initial value: none

Chrome Firefox Safari Edge IE
69 68 11 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-snap-align

Optional scrollSnapCoordinate

scrollSnapCoordinate: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The scroll-snap-coordinate CSS property defines the x and y coordinate positions within an element that will align with its nearest ancestor scroll container's scroll-snap-destination for each respective axis.

Syntax: none | <position>#

Initial value: none

deprecated

Optional scrollSnapDestination

scrollSnapDestination: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The scroll-snap-destination CSS property defines the position in x and y coordinates within the scroll container's visual viewport which element snap points align with.

Syntax: <position>

Initial value: 0px 0px

deprecated

Optional scrollSnapMargin

scrollSnapMargin: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The scroll-margin shorthand property sets all of the scroll margins of an element at once, assigning values much like the margin property does for margins of an element.

Syntax: <length>{1,4}

Initial value: 0

Chrome Firefox Safari Edge IE
69 68 11 (scroll-snap-margin) 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-margin

Optional scrollSnapMarginBottom

scrollSnapMarginBottom: undefined | string | (undefined | string)[]

The scroll-margin-bottom property defines the bottom margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container’s coordinate space), then adding the specified outsets.

Syntax: <length>

Initial value: 0

Chrome Firefox Safari Edge IE
69 68 11 (scroll-snap-margin-bottom) 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-margin-bottom

Optional scrollSnapMarginLeft

scrollSnapMarginLeft: undefined | string | (undefined | string)[]

The scroll-margin-left property defines the left margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container’s coordinate space), then adding the specified outsets.

Syntax: <length>

Initial value: 0

Chrome Firefox Safari Edge IE
69 68 11 (scroll-snap-margin-left) 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-margin-left

Optional scrollSnapMarginRight

scrollSnapMarginRight: undefined | string | (undefined | string)[]

The scroll-margin-right property defines the right margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container’s coordinate space), then adding the specified outsets.

Syntax: <length>

Initial value: 0

Chrome Firefox Safari Edge IE
69 68 11 (scroll-snap-margin-right) 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-margin-right

Optional scrollSnapMarginTop

scrollSnapMarginTop: undefined | string | (undefined | string)[]

The scroll-margin-top property defines the top margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container’s coordinate space), then adding the specified outsets.

Syntax: <length>

Initial value: 0

Chrome Firefox Safari Edge IE
69 68 11 (scroll-snap-margin-top) 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-margin-top

Optional scrollSnapPointsX

scrollSnapPointsX: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The scroll-snap-points-x CSS property defines the horizontal positioning of snap points within the content of the scroll container they are applied to.

Syntax: none | repeat( <length-percentage> )

Initial value: none

deprecated

Optional scrollSnapPointsY

scrollSnapPointsY: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The scroll-snap-points-y CSS property defines the vertical positioning of snap points within the content of the scroll container they are applied to.

Syntax: none | repeat( <length-percentage> )

Initial value: none

deprecated

Optional scrollSnapStop

scrollSnapStop: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "always" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "always")[]

The scroll-snap-stop CSS property defines whether the scroll container is allowed to "pass over" possible snap positions.

Syntax: normal | always

Initial value: normal

Chrome Firefox Safari Edge IE
75 No No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/scroll-snap-stop

Optional scrollSnapType

scrollSnapType: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "both" | "none" | "block" | "inline" | "x" | "y" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "both" | "none" | "block" | "inline" | "x" | "y")[]

The scroll-snap-type CSS property sets how strictly snap points are enforced on the scroll container in case there is one.

Syntax: none | [ x | y | block | inline | both ] [ mandatory | proximity ]?

Initial value: none

Chrome Firefox Safari Edge IE
69 39-68 11 12 -x- 10 -x-
9 -x-
see

https://developer.mozilla.org/docs/Web/CSS/scroll-snap-type

Optional scrollSnapTypeX

scrollSnapTypeX: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "mandatory" | "proximity" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "mandatory" | "proximity")[]

The scroll-snap-type-x CSS property defines how strictly snap points are enforced on the horizontal axis of the scroll container in case there is one.

Syntax: none | mandatory | proximity

Initial value: none

deprecated

Optional scrollSnapTypeY

scrollSnapTypeY: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "mandatory" | "proximity" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "mandatory" | "proximity")[]

The scroll-snap-type-y CSS property defines how strictly snap points are enforced on the vertical axis of the scroll container in case there is one.

Syntax: none | mandatory | proximity

Initial value: none

deprecated

Optional scrollbar-color

scrollbar-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "dark" | "light" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "dark" | "light")[]

The scrollbar-color CSS property sets the color of the scrollbar track and thumb.

Syntax: auto | dark | light | <color>{2}

Initial value: auto

Chrome Firefox Safari Edge IE
No 64 No No No
see

https://developer.mozilla.org/docs/Web/CSS/scrollbar-color

Optional scrollbar-gutter

scrollbar-gutter: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "always" | "stable" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "always" | "stable")[]

The scrollbar-gutter CSS property allows authors to reserve space for the scrollbar, preventing unwanted layout changes as the content grows while also avoiding unnecessary visuals when scrolling isn't needed.

Syntax: auto | [ stable | always ] && both? && force?

Initial value: auto

Chrome Firefox Safari Edge IE
n/a No No No No
see

https://developer.mozilla.org/docs/Web/CSS/scrollbar-gutter

Optional scrollbar-track-color

scrollbar-track-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The -ms-scrollbar-track-color CSS property is a Microsoft extension that specifies the color of the track element of a scrollbar.

Syntax: <color>

Initial value: Scrollbar

deprecated

Optional scrollbar-width

scrollbar-width: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "thin" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "thin")[]

The scrollbar-width property allows the author to set the maximum thickness of an element’s scrollbars when they are shown.

Syntax: auto | thin | none

Initial value: auto

Chrome Firefox Safari Edge IE
No 64 No No No
see

https://developer.mozilla.org/docs/Web/CSS/scrollbar-width

Optional scrollbarColor

scrollbarColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "dark" | "light" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "dark" | "light")[]

The scrollbar-color CSS property sets the color of the scrollbar track and thumb.

Syntax: auto | dark | light | <color>{2}

Initial value: auto

Chrome Firefox Safari Edge IE
No 64 No No No
see

https://developer.mozilla.org/docs/Web/CSS/scrollbar-color

Optional scrollbarGutter

scrollbarGutter: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "always" | "stable" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "always" | "stable")[]

The scrollbar-gutter CSS property allows authors to reserve space for the scrollbar, preventing unwanted layout changes as the content grows while also avoiding unnecessary visuals when scrolling isn't needed.

Syntax: auto | [ stable | always ] && both? && force?

Initial value: auto

Chrome Firefox Safari Edge IE
n/a No No No No
see

https://developer.mozilla.org/docs/Web/CSS/scrollbar-gutter

Optional scrollbarTrackColor

scrollbarTrackColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The -ms-scrollbar-track-color CSS property is a Microsoft extension that specifies the color of the track element of a scrollbar.

Syntax: <color>

Initial value: Scrollbar

deprecated

Optional scrollbarWidth

scrollbarWidth: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "thin" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "thin")[]

The scrollbar-width property allows the author to set the maximum thickness of an element’s scrollbars when they are shown.

Syntax: auto | thin | none

Initial value: auto

Chrome Firefox Safari Edge IE
No 64 No No No
see

https://developer.mozilla.org/docs/Web/CSS/scrollbar-width

Optional shape-image-threshold

shape-image-threshold: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (number & {}))[]

The shape-image-threshold CSS property sets the alpha channel threshold used to extract the shape using an image as the value for shape-outside.

Syntax: <alpha-value>

Initial value: 0.0

Chrome Firefox Safari Edge IE
37 62 10.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/shape-image-threshold

Optional shape-margin

shape-margin: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The shape-margin CSS property sets a margin for a CSS shape created using shape-outside.

Syntax: <length-percentage>

Initial value: 0

Chrome Firefox Safari Edge IE
37 62 10.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/shape-margin

Optional shape-outside

shape-outside: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "border-box" | "content-box" | "padding-box" | "margin-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "border-box" | "content-box" | "padding-box" | "margin-box")[]

The shape-outside CSS property defines a shape—which may be non-rectangular—around which adjacent inline content should wrap. By default, inline content wraps around its margin box; shape-outside provides a way to customize this wrapping, making it possible to wrap text around complex objects rather than simple boxes.

Syntax: none | <shape-box> || <basic-shape> | <image>

Initial value: none

Chrome Firefox Safari Edge IE
37 62 10.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/shape-outside

Optional shape-rendering

shape-rendering: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "geometricPrecision" | "optimizeSpeed" | "crispEdges" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "geometricPrecision" | "optimizeSpeed" | "crispEdges")[]

Optional shapeImageThreshold

shapeImageThreshold: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (number & {}))[]

The shape-image-threshold CSS property sets the alpha channel threshold used to extract the shape using an image as the value for shape-outside.

Syntax: <alpha-value>

Initial value: 0.0

Chrome Firefox Safari Edge IE
37 62 10.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/shape-image-threshold

Optional shapeMargin

shapeMargin: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The shape-margin CSS property sets a margin for a CSS shape created using shape-outside.

Syntax: <length-percentage>

Initial value: 0

Chrome Firefox Safari Edge IE
37 62 10.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/shape-margin

Optional shapeOutside

shapeOutside: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "border-box" | "content-box" | "padding-box" | "margin-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "border-box" | "content-box" | "padding-box" | "margin-box")[]

The shape-outside CSS property defines a shape—which may be non-rectangular—around which adjacent inline content should wrap. By default, inline content wraps around its margin box; shape-outside provides a way to customize this wrapping, making it possible to wrap text around complex objects rather than simple boxes.

Syntax: none | <shape-box> || <basic-shape> | <image>

Initial value: none

Chrome Firefox Safari Edge IE
37 62 10.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/shape-outside

Optional shapeRendering

shapeRendering: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "geometricPrecision" | "optimizeSpeed" | "crispEdges" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "geometricPrecision" | "optimizeSpeed" | "crispEdges")[]

Optional stop-color

stop-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "currentColor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "currentColor")[]

Optional stop-opacity

stop-opacity: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

Optional stopColor

stopColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "currentColor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "currentColor")[]

Optional stopOpacity

stopOpacity: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

Optional stroke

stroke: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "child" | "context-fill" | "context-stroke" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "child" | "context-fill" | "context-stroke")[]

Optional stroke-dasharray

stroke-dasharray: undefined | string | (string & {}) | (number & {}) | (undefined | string | (string & {}) | (number & {}))[]

Optional stroke-dashoffset

stroke-dashoffset: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

Optional stroke-linecap

stroke-linecap: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "round" | "butt" | "square" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "round" | "butt" | "square")[]

Optional stroke-linejoin

stroke-linejoin: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "round" | "bevel" | "miter" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "round" | "bevel" | "miter")[]

Optional stroke-miterlimit

stroke-miterlimit: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

Optional stroke-opacity

stroke-opacity: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

Optional stroke-width

stroke-width: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

Optional strokeDasharray

strokeDasharray: undefined | string | (string & {}) | (number & {}) | (undefined | string | (string & {}) | (number & {}))[]

Optional strokeDashoffset

strokeDashoffset: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

Optional strokeLinecap

strokeLinecap: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "round" | "butt" | "square" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "round" | "butt" | "square")[]

Optional strokeLinejoin

strokeLinejoin: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "round" | "bevel" | "miter" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "round" | "bevel" | "miter")[]

Optional strokeMiterlimit

strokeMiterlimit: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

Optional strokeOpacity

strokeOpacity: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

Optional strokeWidth

strokeWidth: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

Optional tab-size

tab-size: undefined | string | (number & {}) | (undefined | string | (number & {}))[]

The tab-size CSS property is used to customize the width of tab characters (U+0009).

Syntax: <integer> | <length>

Initial value: 8

Chrome Firefox Safari Edge IE
21 4 -x- 6.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/tab-size

Optional tabSize

tabSize: undefined | string | (number & {}) | (undefined | string | (number & {}))[]

The tab-size CSS property is used to customize the width of tab characters (U+0009).

Syntax: <integer> | <length>

Initial value: 8

Chrome Firefox Safari Edge IE
21 4 -x- 6.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/tab-size

Optional table-layout

table-layout: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "fixed" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "fixed")[]

The table-layout CSS property sets the algorithm used to lay out <table> cells, rows, and columns.

Syntax: auto | fixed

Initial value: auto

Chrome Firefox Safari Edge IE
14 1 1 12 5
see

https://developer.mozilla.org/docs/Web/CSS/table-layout

Optional tableLayout

tableLayout: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "fixed" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "fixed")[]

The table-layout CSS property sets the algorithm used to lay out <table> cells, rows, and columns.

Syntax: auto | fixed

Initial value: auto

Chrome Firefox Safari Edge IE
14 1 1 12 5
see

https://developer.mozilla.org/docs/Web/CSS/table-layout

Optional text-align

text-align: undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "center" | "end" | "start" | "justify" | "match-parent" | (undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "center" | "end" | "start" | "justify" | "match-parent")[]

The text-align CSS property sets the horizontal alignment of a block element or table-cell box. This means it works like vertical-align but in the horizontal direction.

Syntax: start | end | left | right | center | justify | match-parent

Initial value: start, or a nameless value that acts as left if direction is ltr, right if direction is rtl if start is not supported by the browser.

Chrome Firefox Safari Edge IE
1 1 1 12 3
see

https://developer.mozilla.org/docs/Web/CSS/text-align

Optional text-align-last

text-align-last: undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "center" | "end" | "start" | "auto" | "justify" | (undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "center" | "end" | "start" | "auto" | "justify")[]

The text-align-last CSS property sets how the last line of a block or a line, right before a forced line break, is aligned.

Syntax: auto | start | end | left | right | center | justify

Initial value: auto

Chrome Firefox Safari Edge IE
47 49 No 12 5.5
see

https://developer.mozilla.org/docs/Web/CSS/text-align-last

Optional text-anchor

text-anchor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "end" | "start" | "middle" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "end" | "start" | "middle")[]

Optional text-combine-horizontal

text-combine-horizontal: undefined | "all" | "-ms-text-combine-horizontal" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "digits" | (undefined | "all" | "-ms-text-combine-horizontal" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "digits")[]

The text-combine-upright CSS property sets the combination of characters into the space of a single character. If the combined text is wider than 1em, the user agent must fit the contents within 1em. The resulting composition is treated as a single upright glyph for layout and decoration. This property only has an effect in vertical writing modes.

Syntax: none | all | [ digits <integer>? ]

Initial value: none

deprecated

Optional text-combine-upright

text-combine-upright: undefined | "all" | "-ms-text-combine-horizontal" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "digits" | (undefined | "all" | "-ms-text-combine-horizontal" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "digits")[]

The text-combine-upright CSS property sets the combination of characters into the space of a single character. If the combined text is wider than 1em, the user agent must fit the contents within 1em. The resulting composition is treated as a single upright glyph for layout and decoration. This property only has an effect in vertical writing modes.

Syntax: none | all | [ digits <integer>? ]

Initial value: none

Chrome Firefox Safari Edge IE
48 48 5.1 (-webkit-text-combine) 15-79 11 (-ms-text-combine-horizontal)
9 (-webkit-text-combine) 12 (-ms-text-combine-horizontal)
see

https://developer.mozilla.org/docs/Web/CSS/text-combine-upright

Optional text-decoration

text-decoration: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The text-decoration shorthand CSS property sets the appearance of decorative lines on text. It is a shorthand for text-decoration-line, text-decoration-color, text-decoration-style, and the newer text-decoration-thickness property.

Syntax: <'text-decoration-line'> || <'text-decoration-style'> || <'text-decoration-color'> || <'text-decoration-thickness'>

Chrome Firefox Safari Edge IE
1 1 1 12 3
see

https://developer.mozilla.org/docs/Web/CSS/text-decoration

Optional text-decoration-color

text-decoration-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The text-decoration-color CSS property sets the color of decorations added to text by text-decoration-line.

Syntax: <color>

Initial value: currentcolor

Chrome Firefox Safari Edge IE
57 36 12.1 79 No
8 -x-
see

https://developer.mozilla.org/docs/Web/CSS/text-decoration-color

Optional text-decoration-line

text-decoration-line: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "blink" | "grammar-error" | "line-through" | "overline" | "spelling-error" | "underline" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "blink" | "grammar-error" | "line-through" | "overline" | "spelling-error" | "underline")[]

The text-decoration-line CSS property sets the kind of decoration that is used on text in an element, such as an underline or overline.

Syntax: none | [ underline || overline || line-through || blink ] | spelling-error | grammar-error

Initial value: none

Chrome Firefox Safari Edge IE
57 36 12.1 79 No
8 -x-
see

https://developer.mozilla.org/docs/Web/CSS/text-decoration-line

Optional text-decoration-skip

text-decoration-skip: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "box-decoration" | "edges" | "leading-spaces" | "objects" | "spaces" | "trailing-spaces" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "box-decoration" | "edges" | "leading-spaces" | "objects" | "spaces" | "trailing-spaces")[]

The text-decoration-skip CSS property sets what parts of an element’s content any text decoration affecting the element must skip over. It controls all text decoration lines drawn by the element and also any text decoration lines drawn by its ancestors.

Syntax: none | [ objects || [ spaces | [ leading-spaces || trailing-spaces ] ] || edges || box-decoration ]

Initial value: objects

Chrome Firefox Safari Edge IE
57-64 No 12.1 No No
8 -x-
see

https://developer.mozilla.org/docs/Web/CSS/text-decoration-skip

Optional text-decoration-skip-ink

text-decoration-skip-ink: undefined | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | (undefined | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none")[]

The text-decoration-skip-ink CSS property specifies how overlines and underlines are drawn when they pass over glyph ascenders and descenders.

Syntax: auto | all | none

Initial value: auto

Chrome Firefox Safari Edge IE
64 70 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/text-decoration-skip-ink

Optional text-decoration-style

text-decoration-style: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "dashed" | "dotted" | "double" | "solid" | "wavy" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "dashed" | "dotted" | "double" | "solid" | "wavy")[]

The text-decoration-style CSS property sets the style of the lines specified by text-decoration-line. The style applies to all lines that are set with text-decoration-line.

Syntax: solid | double | dotted | dashed | wavy

Initial value: solid

Chrome Firefox Safari Edge IE
57 36 12.1 79 No
8 -x-
see

https://developer.mozilla.org/docs/Web/CSS/text-decoration-style

Optional text-decoration-thickness

text-decoration-thickness: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The text-decoration-thickness CSS property sets the stroke thickness of the decoration line that is used on text in an element, such as a line-through, underline, or overline.

Syntax: auto | from-font | <length> | <percentage>

Initial value: auto

Chrome Firefox Safari Edge IE
87 70 12.1 87 No
see

https://developer.mozilla.org/docs/Web/CSS/text-decoration-thickness

Optional text-decoration-width

text-decoration-width: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The text-decoration-thickness CSS property sets the stroke thickness of the decoration line that is used on text in an element, such as a line-through, underline, or overline.

Syntax: auto | from-font | <length> | <percentage>

Initial value: auto

Chrome Firefox Safari Edge IE
87 70 12.1 87 No
see

https://developer.mozilla.org/docs/Web/CSS/text-decoration-thickness

Optional text-emphasis

text-emphasis: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "circle" | "dot" | "double-circle" | "filled" | "open" | "sesame" | "triangle" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "circle" | "dot" | "double-circle" | "filled" | "open" | "sesame" | "triangle")[]

The text-emphasis CSS property applies emphasis marks to text (except spaces and control characters). It is a shorthand for text-emphasis-style and text-emphasis-color.

Syntax: <'text-emphasis-style'> || <'text-emphasis-color'>

Chrome Firefox Safari Edge IE
25 -x- 46 6.1 79 -x- No
see

https://developer.mozilla.org/docs/Web/CSS/text-emphasis

Optional text-emphasis-color

text-emphasis-color: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The text-emphasis-color CSS property sets the color of emphasis marks. This value can also be set using the text-emphasis shorthand.

Syntax: <color>

Initial value: currentcolor

Chrome Firefox Safari Edge IE
25 -x- 46 6.1 79 -x- No
see

https://developer.mozilla.org/docs/Web/CSS/text-emphasis-color

Optional text-emphasis-position

text-emphasis-position: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}))[]

The text-emphasis-position CSS property sets where emphasis marks are drawn. Like ruby text, if there isn't enough room for emphasis marks, the line height is increased.

Syntax: [ over | under ] && [ right | left ]

Initial value: over right

Chrome Firefox Safari Edge IE
25 -x- 46 6.1 79 -x- No
see

https://developer.mozilla.org/docs/Web/CSS/text-emphasis-position

Optional text-emphasis-style

text-emphasis-style: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "circle" | "dot" | "double-circle" | "filled" | "open" | "sesame" | "triangle" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "circle" | "dot" | "double-circle" | "filled" | "open" | "sesame" | "triangle")[]

The text-emphasis-style CSS property sets the appearance of emphasis marks. It can also be set, and reset, using the text-emphasis shorthand.

Syntax: none | [ [ filled | open ] || [ dot | circle | double-circle | triangle | sesame ] ] | <string>

Initial value: none

Chrome Firefox Safari Edge IE
25 -x- 46 6.1 79 -x- No
see

https://developer.mozilla.org/docs/Web/CSS/text-emphasis-style

Optional text-indent

text-indent: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The text-indent CSS property sets the length of empty space (indentation) that is put before lines of text in a block.

Syntax: <length-percentage> && hanging? && each-line?

Initial value: 0

Chrome Firefox Safari Edge IE
1 1 1 12 3
see

https://developer.mozilla.org/docs/Web/CSS/text-indent

Optional text-justify

text-justify: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "inter-character" | "inter-word" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "inter-character" | "inter-word")[]

The text-justify CSS property sets what type of justification should be applied to text when text-align``: justify; is set on an element.

Syntax: auto | inter-character | inter-word | none

Initial value: auto

Chrome Firefox Safari Edge IE
n/a 55 No 12 11
see

https://developer.mozilla.org/docs/Web/CSS/text-justify

Optional text-orientation

text-orientation: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "mixed" | "sideways" | "upright" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "mixed" | "sideways" | "upright")[]

The text-orientation CSS property sets the orientation of the text characters in a line. It only affects text in vertical mode (when writing-mode is not horizontal-tb). It is useful for controlling the display of languages that use vertical script, and also for making vertical table headers.

Syntax: mixed | upright | sideways

Initial value: mixed

Chrome Firefox Safari Edge IE
48 41 14 79 No
11 -x- 5.1 -x-
see

https://developer.mozilla.org/docs/Web/CSS/text-orientation

Optional text-overflow

text-overflow: undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ellipsis" | (undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ellipsis")[]

The text-overflow CSS property sets how hidden overflow content is signaled to users. It can be clipped, display an ellipsis ('…'), or display a custom string.

Syntax: [ clip | ellipsis | <string> ]{1,2}

Initial value: clip

Chrome Firefox Safari Edge IE
1 7 1.3 12 6
see

https://developer.mozilla.org/docs/Web/CSS/text-overflow

Optional text-rendering

text-rendering: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "geometricPrecision" | "optimizeLegibility" | "optimizeSpeed" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "geometricPrecision" | "optimizeLegibility" | "optimizeSpeed")[]

The text-rendering CSS property provides information to the rendering engine about what to optimize for when rendering text.

Syntax: auto | optimizeSpeed | optimizeLegibility | geometricPrecision

Initial value: auto

Chrome Firefox Safari Edge IE
4 1 5 79 No
see

https://developer.mozilla.org/docs/Web/CSS/text-rendering

Optional text-shadow

text-shadow: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The text-shadow CSS property adds shadows to text. It accepts a comma-separated list of shadows to be applied to the text and any of its decorations. Each shadow is described by some combination of X and Y offsets from the element, blur radius, and color.

Syntax: none | <shadow-t>#

Initial value: none

Chrome Firefox Safari Edge IE
2 3.5 1.1 12 10
see

https://developer.mozilla.org/docs/Web/CSS/text-shadow

Optional text-size-adjust

text-size-adjust: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none")[]

The text-size-adjust CSS property controls the text inflation algorithm used on some smartphones and tablets. Other browsers will ignore this property.

Syntax: none | auto | <percentage>

Initial value: auto for smartphone browsers supporting inflation, none in other cases (and then not modifiable).

Chrome Firefox Safari Edge IE
54 No No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/text-size-adjust

Optional text-transform

text-transform: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "full-width" | "capitalize" | "full-size-kana" | "lowercase" | "uppercase" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "full-width" | "capitalize" | "full-size-kana" | "lowercase" | "uppercase")[]

The text-transform CSS property specifies how to capitalize an element's text. It can be used to make text appear in all-uppercase or all-lowercase, or with each word capitalized. It also can help improve legibility for ruby.

Syntax: none | capitalize | uppercase | lowercase | full-width | full-size-kana

Initial value: none

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/text-transform

Optional text-underline-offset

text-underline-offset: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The text-underline-offset CSS property sets the offset distance of an underline text decoration line (applied using text-decoration) from its original position.

Syntax: auto | <length> | <percentage>

Initial value: auto

Chrome Firefox Safari Edge IE
87 70 12.1 87 No
see

https://developer.mozilla.org/docs/Web/CSS/text-underline-offset

Optional text-underline-position

text-underline-position: undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "under" | "from-font" | (undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "under" | "from-font")[]

The text-underline-position CSS property specifies the position of the underline which is set using the text-decoration property's underline value.

Syntax: auto | from-font | [ under || [ left | right ] ]

Initial value: auto

Chrome Firefox Safari Edge IE
33 74 12.1 12 6
9 -x-
see

https://developer.mozilla.org/docs/Web/CSS/text-underline-position

Optional textAlign

textAlign: undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "center" | "end" | "start" | "justify" | "match-parent" | (undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "center" | "end" | "start" | "justify" | "match-parent")[]

The text-align CSS property sets the horizontal alignment of a block element or table-cell box. This means it works like vertical-align but in the horizontal direction.

Syntax: start | end | left | right | center | justify | match-parent

Initial value: start, or a nameless value that acts as left if direction is ltr, right if direction is rtl if start is not supported by the browser.

Chrome Firefox Safari Edge IE
1 1 1 12 3
see

https://developer.mozilla.org/docs/Web/CSS/text-align

Optional textAlignLast

textAlignLast: undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "center" | "end" | "start" | "auto" | "justify" | (undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "center" | "end" | "start" | "auto" | "justify")[]

The text-align-last CSS property sets how the last line of a block or a line, right before a forced line break, is aligned.

Syntax: auto | start | end | left | right | center | justify

Initial value: auto

Chrome Firefox Safari Edge IE
47 49 No 12 5.5
see

https://developer.mozilla.org/docs/Web/CSS/text-align-last

Optional textAnchor

textAnchor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "end" | "start" | "middle" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "end" | "start" | "middle")[]

Optional textCombineHorizontal

textCombineHorizontal: undefined | "all" | "-ms-text-combine-horizontal" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "digits" | (undefined | "all" | "-ms-text-combine-horizontal" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "digits")[]

The text-combine-upright CSS property sets the combination of characters into the space of a single character. If the combined text is wider than 1em, the user agent must fit the contents within 1em. The resulting composition is treated as a single upright glyph for layout and decoration. This property only has an effect in vertical writing modes.

Syntax: none | all | [ digits <integer>? ]

Initial value: none

deprecated

Optional textCombineUpright

textCombineUpright: undefined | "all" | "-ms-text-combine-horizontal" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "digits" | (undefined | "all" | "-ms-text-combine-horizontal" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "digits")[]

The text-combine-upright CSS property sets the combination of characters into the space of a single character. If the combined text is wider than 1em, the user agent must fit the contents within 1em. The resulting composition is treated as a single upright glyph for layout and decoration. This property only has an effect in vertical writing modes.

Syntax: none | all | [ digits <integer>? ]

Initial value: none

Chrome Firefox Safari Edge IE
48 48 5.1 (-webkit-text-combine) 15-79 11 (-ms-text-combine-horizontal)
9 (-webkit-text-combine) 12 (-ms-text-combine-horizontal)
see

https://developer.mozilla.org/docs/Web/CSS/text-combine-upright

Optional textDecoration

textDecoration: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The text-decoration shorthand CSS property sets the appearance of decorative lines on text. It is a shorthand for text-decoration-line, text-decoration-color, text-decoration-style, and the newer text-decoration-thickness property.

Syntax: <'text-decoration-line'> || <'text-decoration-style'> || <'text-decoration-color'> || <'text-decoration-thickness'>

Chrome Firefox Safari Edge IE
1 1 1 12 3
see

https://developer.mozilla.org/docs/Web/CSS/text-decoration

Optional textDecorationColor

textDecorationColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The text-decoration-color CSS property sets the color of decorations added to text by text-decoration-line.

Syntax: <color>

Initial value: currentcolor

Chrome Firefox Safari Edge IE
57 36 12.1 79 No
8 -x-
see

https://developer.mozilla.org/docs/Web/CSS/text-decoration-color

Optional textDecorationLine

textDecorationLine: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "blink" | "grammar-error" | "line-through" | "overline" | "spelling-error" | "underline" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "blink" | "grammar-error" | "line-through" | "overline" | "spelling-error" | "underline")[]

The text-decoration-line CSS property sets the kind of decoration that is used on text in an element, such as an underline or overline.

Syntax: none | [ underline || overline || line-through || blink ] | spelling-error | grammar-error

Initial value: none

Chrome Firefox Safari Edge IE
57 36 12.1 79 No
8 -x-
see

https://developer.mozilla.org/docs/Web/CSS/text-decoration-line

Optional textDecorationSkip

textDecorationSkip: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "box-decoration" | "edges" | "leading-spaces" | "objects" | "spaces" | "trailing-spaces" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "box-decoration" | "edges" | "leading-spaces" | "objects" | "spaces" | "trailing-spaces")[]

The text-decoration-skip CSS property sets what parts of an element’s content any text decoration affecting the element must skip over. It controls all text decoration lines drawn by the element and also any text decoration lines drawn by its ancestors.

Syntax: none | [ objects || [ spaces | [ leading-spaces || trailing-spaces ] ] || edges || box-decoration ]

Initial value: objects

Chrome Firefox Safari Edge IE
57-64 No 12.1 No No
8 -x-
see

https://developer.mozilla.org/docs/Web/CSS/text-decoration-skip

Optional textDecorationSkipInk

textDecorationSkipInk: undefined | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | (undefined | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none")[]

The text-decoration-skip-ink CSS property specifies how overlines and underlines are drawn when they pass over glyph ascenders and descenders.

Syntax: auto | all | none

Initial value: auto

Chrome Firefox Safari Edge IE
64 70 No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/text-decoration-skip-ink

Optional textDecorationStyle

textDecorationStyle: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "dashed" | "dotted" | "double" | "solid" | "wavy" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "dashed" | "dotted" | "double" | "solid" | "wavy")[]

The text-decoration-style CSS property sets the style of the lines specified by text-decoration-line. The style applies to all lines that are set with text-decoration-line.

Syntax: solid | double | dotted | dashed | wavy

Initial value: solid

Chrome Firefox Safari Edge IE
57 36 12.1 79 No
8 -x-
see

https://developer.mozilla.org/docs/Web/CSS/text-decoration-style

Optional textDecorationThickness

textDecorationThickness: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The text-decoration-thickness CSS property sets the stroke thickness of the decoration line that is used on text in an element, such as a line-through, underline, or overline.

Syntax: auto | from-font | <length> | <percentage>

Initial value: auto

Chrome Firefox Safari Edge IE
87 70 12.1 87 No
see

https://developer.mozilla.org/docs/Web/CSS/text-decoration-thickness

Optional textDecorationWidth

textDecorationWidth: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The text-decoration-thickness CSS property sets the stroke thickness of the decoration line that is used on text in an element, such as a line-through, underline, or overline.

Syntax: auto | from-font | <length> | <percentage>

Initial value: auto

Chrome Firefox Safari Edge IE
87 70 12.1 87 No
see

https://developer.mozilla.org/docs/Web/CSS/text-decoration-thickness

Optional textEmphasis

textEmphasis: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "circle" | "dot" | "double-circle" | "filled" | "open" | "sesame" | "triangle" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | "circle" | "dot" | "double-circle" | "filled" | "open" | "sesame" | "triangle")[]

The text-emphasis CSS property applies emphasis marks to text (except spaces and control characters). It is a shorthand for text-emphasis-style and text-emphasis-color.

Syntax: <'text-emphasis-style'> || <'text-emphasis-color'>

Chrome Firefox Safari Edge IE
25 -x- 46 6.1 79 -x- No
see

https://developer.mozilla.org/docs/Web/CSS/text-emphasis

Optional textEmphasisColor

textEmphasisColor: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor")[]

The text-emphasis-color CSS property sets the color of emphasis marks. This value can also be set using the text-emphasis shorthand.

Syntax: <color>

Initial value: currentcolor

Chrome Firefox Safari Edge IE
25 -x- 46 6.1 79 -x- No
see

https://developer.mozilla.org/docs/Web/CSS/text-emphasis-color

Optional textEmphasisPosition

textEmphasisPosition: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}))[]

The text-emphasis-position CSS property sets where emphasis marks are drawn. Like ruby text, if there isn't enough room for emphasis marks, the line height is increased.

Syntax: [ over | under ] && [ right | left ]

Initial value: over right

Chrome Firefox Safari Edge IE
25 -x- 46 6.1 79 -x- No
see

https://developer.mozilla.org/docs/Web/CSS/text-emphasis-position

Optional textEmphasisStyle

textEmphasisStyle: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "circle" | "dot" | "double-circle" | "filled" | "open" | "sesame" | "triangle" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | "circle" | "dot" | "double-circle" | "filled" | "open" | "sesame" | "triangle")[]

The text-emphasis-style CSS property sets the appearance of emphasis marks. It can also be set, and reset, using the text-emphasis shorthand.

Syntax: none | [ [ filled | open ] || [ dot | circle | double-circle | triangle | sesame ] ] | <string>

Initial value: none

Chrome Firefox Safari Edge IE
25 -x- 46 6.1 79 -x- No
see

https://developer.mozilla.org/docs/Web/CSS/text-emphasis-style

Optional textIndent

textIndent: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The text-indent CSS property sets the length of empty space (indentation) that is put before lines of text in a block.

Syntax: <length-percentage> && hanging? && each-line?

Initial value: 0

Chrome Firefox Safari Edge IE
1 1 1 12 3
see

https://developer.mozilla.org/docs/Web/CSS/text-indent

Optional textJustify

textJustify: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "inter-character" | "inter-word" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "inter-character" | "inter-word")[]

The text-justify CSS property sets what type of justification should be applied to text when text-align``: justify; is set on an element.

Syntax: auto | inter-character | inter-word | none

Initial value: auto

Chrome Firefox Safari Edge IE
n/a 55 No 12 11
see

https://developer.mozilla.org/docs/Web/CSS/text-justify

Optional textOrientation

textOrientation: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "mixed" | "sideways" | "upright" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "mixed" | "sideways" | "upright")[]

The text-orientation CSS property sets the orientation of the text characters in a line. It only affects text in vertical mode (when writing-mode is not horizontal-tb). It is useful for controlling the display of languages that use vertical script, and also for making vertical table headers.

Syntax: mixed | upright | sideways

Initial value: mixed

Chrome Firefox Safari Edge IE
48 41 14 79 No
11 -x- 5.1 -x-
see

https://developer.mozilla.org/docs/Web/CSS/text-orientation

Optional textOverflow

textOverflow: undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ellipsis" | (undefined | "clip" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ellipsis")[]

The text-overflow CSS property sets how hidden overflow content is signaled to users. It can be clipped, display an ellipsis ('…'), or display a custom string.

Syntax: [ clip | ellipsis | <string> ]{1,2}

Initial value: clip

Chrome Firefox Safari Edge IE
1 7 1.3 12 6
see

https://developer.mozilla.org/docs/Web/CSS/text-overflow

Optional textRendering

textRendering: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "geometricPrecision" | "optimizeLegibility" | "optimizeSpeed" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "geometricPrecision" | "optimizeLegibility" | "optimizeSpeed")[]

The text-rendering CSS property provides information to the rendering engine about what to optimize for when rendering text.

Syntax: auto | optimizeSpeed | optimizeLegibility | geometricPrecision

Initial value: auto

Chrome Firefox Safari Edge IE
4 1 5 79 No
see

https://developer.mozilla.org/docs/Web/CSS/text-rendering

Optional textShadow

textShadow: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The text-shadow CSS property adds shadows to text. It accepts a comma-separated list of shadows to be applied to the text and any of its decorations. Each shadow is described by some combination of X and Y offsets from the element, blur radius, and color.

Syntax: none | <shadow-t>#

Initial value: none

Chrome Firefox Safari Edge IE
2 3.5 1.1 12 10
see

https://developer.mozilla.org/docs/Web/CSS/text-shadow

Optional textSizeAdjust

textSizeAdjust: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none")[]

The text-size-adjust CSS property controls the text inflation algorithm used on some smartphones and tablets. Other browsers will ignore this property.

Syntax: none | auto | <percentage>

Initial value: auto for smartphone browsers supporting inflation, none in other cases (and then not modifiable).

Chrome Firefox Safari Edge IE
54 No No 79 No
see

https://developer.mozilla.org/docs/Web/CSS/text-size-adjust

Optional textTransform

textTransform: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "full-width" | "capitalize" | "full-size-kana" | "lowercase" | "uppercase" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "full-width" | "capitalize" | "full-size-kana" | "lowercase" | "uppercase")[]

The text-transform CSS property specifies how to capitalize an element's text. It can be used to make text appear in all-uppercase or all-lowercase, or with each word capitalized. It also can help improve legibility for ruby.

Syntax: none | capitalize | uppercase | lowercase | full-width | full-size-kana

Initial value: none

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/text-transform

Optional textUnderlineOffset

textUnderlineOffset: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The text-underline-offset CSS property sets the offset distance of an underline text decoration line (applied using text-decoration) from its original position.

Syntax: auto | <length> | <percentage>

Initial value: auto

Chrome Firefox Safari Edge IE
87 70 12.1 87 No
see

https://developer.mozilla.org/docs/Web/CSS/text-underline-offset

Optional textUnderlinePosition

textUnderlinePosition: undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "under" | "from-font" | (undefined | "left" | "right" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "under" | "from-font")[]

The text-underline-position CSS property specifies the position of the underline which is set using the text-decoration property's underline value.

Syntax: auto | from-font | [ under || [ left | right ] ]

Initial value: auto

Chrome Firefox Safari Edge IE
33 74 12.1 12 6
9 -x-
see

https://developer.mozilla.org/docs/Web/CSS/text-underline-position

Optional top

top: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The top CSS property participates in specifying the vertical position of a positioned element. It has no effect on non-positioned elements.

Syntax: <length> | <percentage> | auto

Initial value: auto

Chrome Firefox Safari Edge IE
1 1 1 12 5
see

https://developer.mozilla.org/docs/Web/CSS/top

Optional touch-action

touch-action: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none" | "-ms-manipulation" | "-ms-none" | "-ms-pinch-zoom" | "manipulation" | "pan-down" | "pan-left" | "pan-right" | "pan-up" | "pan-x" | "pan-y" | "pinch-zoom" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none" | "-ms-manipulation" | "-ms-none" | "-ms-pinch-zoom" | "manipulation" | "pan-down" | "pan-left" | "pan-right" | "pan-up" | "pan-x" | "pan-y" | "pinch-zoom")[]

The touch-action CSS property sets how an element's region can be manipulated by a touchscreen user (for example, by zooming features built into the browser).

Syntax: auto | none | [ [ pan-x | pan-left | pan-right ] || [ pan-y | pan-up | pan-down ] || pinch-zoom ] | manipulation

Initial value: auto

Chrome Firefox Safari Edge IE
36 52 13 12 11
10 -x-
see

https://developer.mozilla.org/docs/Web/CSS/touch-action

Optional touchAction

touchAction: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none" | "-ms-manipulation" | "-ms-none" | "-ms-pinch-zoom" | "manipulation" | "pan-down" | "pan-left" | "pan-right" | "pan-up" | "pan-x" | "pan-y" | "pinch-zoom" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "none" | "-ms-manipulation" | "-ms-none" | "-ms-pinch-zoom" | "manipulation" | "pan-down" | "pan-left" | "pan-right" | "pan-up" | "pan-x" | "pan-y" | "pinch-zoom")[]

The touch-action CSS property sets how an element's region can be manipulated by a touchscreen user (for example, by zooming features built into the browser).

Syntax: auto | none | [ [ pan-x | pan-left | pan-right ] || [ pan-y | pan-up | pan-down ] || pinch-zoom ] | manipulation

Initial value: auto

Chrome Firefox Safari Edge IE
36 52 13 12 11
10 -x-
see

https://developer.mozilla.org/docs/Web/CSS/touch-action

Optional transform

transform: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The transform CSS property lets you rotate, scale, skew, or translate an element. It modifies the coordinate space of the CSS visual formatting model.

Syntax: none | <transform-list>

Initial value: none

Chrome Firefox Safari Edge IE
36 16 9 12 10
1 -x- 3.1 -x- 9 -x-
see

https://developer.mozilla.org/docs/Web/CSS/transform

Optional transform-box

transform-box: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "border-box" | "content-box" | "fill-box" | "stroke-box" | "view-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "border-box" | "content-box" | "fill-box" | "stroke-box" | "view-box")[]

The transform-box CSS property defines the layout box to which the transform and transform-origin properties relate.

Syntax: content-box | border-box | fill-box | stroke-box | view-box

Initial value: view-box

Chrome Firefox Safari Edge IE
64 55 11 79 No
see

https://developer.mozilla.org/docs/Web/CSS/transform-box

Optional transform-origin

transform-origin: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transform-origin CSS property sets the origin for an element's transformations.

Syntax: [ <length-percentage> | left | center | right | top | bottom ] | [ [ <length-percentage> | left | center | right ] && [ <length-percentage> | top | center | bottom ] ] <length>?

Initial value: 50% 50% 0

Chrome Firefox Safari Edge IE
36 16 9 12 10
1 -x- 3.5 -x- 2 -x- 9 -x-
see

https://developer.mozilla.org/docs/Web/CSS/transform-origin

Optional transform-style

transform-style: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "flat" | "preserve-3d" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "flat" | "preserve-3d")[]

The transform-style CSS property sets whether children of an element are positioned in the 3D space or are flattened in the plane of the element.

Syntax: flat | preserve-3d

Initial value: flat

Chrome Firefox Safari Edge IE
36 16 9 12 No
12 -x- 10 -x- 4 -x-
see

https://developer.mozilla.org/docs/Web/CSS/transform-style

Optional transformBox

transformBox: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "border-box" | "content-box" | "fill-box" | "stroke-box" | "view-box" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "border-box" | "content-box" | "fill-box" | "stroke-box" | "view-box")[]

The transform-box CSS property defines the layout box to which the transform and transform-origin properties relate.

Syntax: content-box | border-box | fill-box | stroke-box | view-box

Initial value: view-box

Chrome Firefox Safari Edge IE
64 55 11 79 No
see

https://developer.mozilla.org/docs/Web/CSS/transform-box

Optional transformOrigin

transformOrigin: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transform-origin CSS property sets the origin for an element's transformations.

Syntax: [ <length-percentage> | left | center | right | top | bottom ] | [ [ <length-percentage> | left | center | right ] && [ <length-percentage> | top | center | bottom ] ] <length>?

Initial value: 50% 50% 0

Chrome Firefox Safari Edge IE
36 16 9 12 10
1 -x- 3.5 -x- 2 -x- 9 -x-
see

https://developer.mozilla.org/docs/Web/CSS/transform-origin

Optional transformStyle

transformStyle: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "flat" | "preserve-3d" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "flat" | "preserve-3d")[]

The transform-style CSS property sets whether children of an element are positioned in the 3D space or are flattened in the plane of the element.

Syntax: flat | preserve-3d

Initial value: flat

Chrome Firefox Safari Edge IE
36 16 9 12 No
12 -x- 10 -x- 4 -x-
see

https://developer.mozilla.org/docs/Web/CSS/transform-style

Optional transition

transition: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transition CSS property is a shorthand property for transition-property, transition-duration, transition-timing-function, and transition-delay.

Syntax: <single-transition>#

Chrome Firefox Safari Edge IE
26 16 9 12 10
1 -x- 4 -x- 3.1 -x-
see

https://developer.mozilla.org/docs/Web/CSS/transition

Optional transition-delay

transition-delay: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transition-delay CSS property specifies the duration to wait before starting a property's transition effect when its value changes.

Syntax: <time>#

Initial value: 0s

Chrome Firefox Safari Edge IE
26 16 9 12 10
1 -x- 4 -x- 4 -x-
see

https://developer.mozilla.org/docs/Web/CSS/transition-delay

Optional transition-duration

transition-duration: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transition-duration CSS property sets the length of time a transition animation should take to complete. By default, the value is 0s, meaning that no animation will occur.

Syntax: <time>#

Initial value: 0s

Chrome Firefox Safari Edge IE
26 16 9 12 10
1 -x- 4 -x- 3.1 -x-
see

https://developer.mozilla.org/docs/Web/CSS/transition-duration

Optional transition-property

transition-property: undefined | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The transition-property CSS property sets the CSS properties to which a transition effect should be applied.

Syntax: none | <single-transition-property>#

Initial value: all

Chrome Firefox Safari Edge IE
26 16 9 12 10
1 -x- 4 -x- 3.1 -x-
see

https://developer.mozilla.org/docs/Web/CSS/transition-property

Optional transition-timing-function

transition-timing-function: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear")[]

The transition-timing-function CSS property sets how intermediate values are calculated for CSS properties being affected by a transition effect.

Syntax: <easing-function>#

Initial value: ease

Chrome Firefox Safari Edge IE
26 16 9 12 10
1 -x- 4 -x- 3.1 -x-
see

https://developer.mozilla.org/docs/Web/CSS/transition-timing-function

Optional transitionDelay

transitionDelay: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transition-delay CSS property specifies the duration to wait before starting a property's transition effect when its value changes.

Syntax: <time>#

Initial value: 0s

Chrome Firefox Safari Edge IE
26 16 9 12 10
1 -x- 4 -x- 4 -x-
see

https://developer.mozilla.org/docs/Web/CSS/transition-delay

Optional transitionDuration

transitionDuration: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The transition-duration CSS property sets the length of time a transition animation should take to complete. By default, the value is 0s, meaning that no animation will occur.

Syntax: <time>#

Initial value: 0s

Chrome Firefox Safari Edge IE
26 16 9 12 10
1 -x- 4 -x- 3.1 -x-
see

https://developer.mozilla.org/docs/Web/CSS/transition-duration

Optional transitionProperty

transitionProperty: undefined | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none" | (undefined | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "none")[]

The transition-property CSS property sets the CSS properties to which a transition effect should be applied.

Syntax: none | <single-transition-property>#

Initial value: all

Chrome Firefox Safari Edge IE
26 16 9 12 10
1 -x- 4 -x- 3.1 -x-
see

https://developer.mozilla.org/docs/Web/CSS/transition-property

Optional transitionTimingFunction

transitionTimingFunction: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear")[]

The transition-timing-function CSS property sets how intermediate values are calculated for CSS properties being affected by a transition effect.

Syntax: <easing-function>#

Initial value: ease

Chrome Firefox Safari Edge IE
26 16 9 12 10
1 -x- 4 -x- 3.1 -x-
see

https://developer.mozilla.org/docs/Web/CSS/transition-timing-function

Optional translate

translate: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The translate CSS property allows you to specify translation transforms individually and independently of the transform property. This maps better to typical user interface usage, and saves having to remember the exact order of transform functions to specify in the transform value.

Syntax: none | <length-percentage> [ <length-percentage> <length>? ]?

Initial value: none

Chrome Firefox Safari Edge IE
No 72 No No No
see

https://developer.mozilla.org/docs/Web/CSS/translate

Optional unicode-bidi

unicode-bidi: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "isolate" | "-moz-isolate" | "-moz-isolate-override" | "-moz-plaintext" | "-webkit-isolate" | "bidi-override" | "embed" | "isolate-override" | "plaintext" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "isolate" | "-moz-isolate" | "-moz-isolate-override" | "-moz-plaintext" | "-webkit-isolate" | "bidi-override" | "embed" | "isolate-override" | "plaintext")[]

The unicode-bidi CSS property, together with the direction property, determines how bidirectional text in a document is handled. For example, if a block of content contains both left-to-right and right-to-left text, the user-agent uses a complex Unicode algorithm to decide how to display the text. The unicode-bidi property overrides this algorithm and allows the developer to control the text embedding.

Syntax: normal | embed | isolate | bidi-override | isolate-override | plaintext

Initial value: normal

Chrome Firefox Safari Edge IE
2 1 1.3 12 5.5
see

https://developer.mozilla.org/docs/Web/CSS/unicode-bidi

Optional unicodeBidi

unicodeBidi: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "isolate" | "-moz-isolate" | "-moz-isolate-override" | "-moz-plaintext" | "-webkit-isolate" | "bidi-override" | "embed" | "isolate-override" | "plaintext" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "isolate" | "-moz-isolate" | "-moz-isolate-override" | "-moz-plaintext" | "-webkit-isolate" | "bidi-override" | "embed" | "isolate-override" | "plaintext")[]

The unicode-bidi CSS property, together with the direction property, determines how bidirectional text in a document is handled. For example, if a block of content contains both left-to-right and right-to-left text, the user-agent uses a complex Unicode algorithm to decide how to display the text. The unicode-bidi property overrides this algorithm and allows the developer to control the text embedding.

Syntax: normal | embed | isolate | bidi-override | isolate-override | plaintext

Initial value: normal

Chrome Firefox Safari Edge IE
2 1 1.3 12 5.5
see

https://developer.mozilla.org/docs/Web/CSS/unicode-bidi

Optional user-select

user-select: undefined | "contain" | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "text" | "-moz-none" | "element" | (undefined | "contain" | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "text" | "-moz-none" | "element")[]

The **user-select** CSS property controls whether the user can select text. This doesn't have any effect on content loaded as chrome, except in textboxes.

Syntax: auto | text | none | contain | all

Initial value: auto

Chrome Firefox Safari Edge IE
54 69 3 -x- 12 -x- 10 -x-
1 -x- 1 -x-
see

https://developer.mozilla.org/docs/Web/CSS/user-select

Optional userSelect

userSelect: undefined | "contain" | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "text" | "-moz-none" | "element" | (undefined | "contain" | "all" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | "none" | "text" | "-moz-none" | "element")[]

The **user-select** CSS property controls whether the user can select text. This doesn't have any effect on content loaded as chrome, except in textboxes.

Syntax: auto | text | none | contain | all

Initial value: auto

Chrome Firefox Safari Edge IE
54 69 3 -x- 12 -x- 10 -x-
1 -x- 1 -x-
see

https://developer.mozilla.org/docs/Web/CSS/user-select

Optional vector-effect

vector-effect: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "non-scaling-stroke" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "non-scaling-stroke")[]

Optional vectorEffect

vectorEffect: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "non-scaling-stroke" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "none" | "non-scaling-stroke")[]

Optional vertical-align

vertical-align: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The vertical-align CSS property sets vertical alignment of an inline, inline-block or table-cell box.

Syntax: baseline | sub | super | text-top | text-bottom | middle | top | bottom | <percentage> | <length>

Initial value: baseline

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/vertical-align

Optional verticalAlign

verticalAlign: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The vertical-align CSS property sets vertical alignment of an inline, inline-block or table-cell box.

Syntax: baseline | sub | super | text-top | text-bottom | middle | top | bottom | <percentage> | <length>

Initial value: baseline

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/vertical-align

Optional visibility

visibility: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "hidden" | "visible" | "collapse" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "hidden" | "visible" | "collapse")[]

The visibility CSS property shows or hides an element without changing the layout of a document. The property can also hide rows or columns in a <table>.

Syntax: visible | hidden | collapse

Initial value: visible

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/visibility

Optional white-space

white-space: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "nowrap" | "-moz-pre-wrap" | "break-spaces" | "pre" | "pre-line" | "pre-wrap" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "nowrap" | "-moz-pre-wrap" | "break-spaces" | "pre" | "pre-line" | "pre-wrap")[]

The white-space CSS property sets how white space inside an element is handled.

Syntax: normal | pre | nowrap | pre-wrap | pre-line | break-spaces

Initial value: normal

Chrome Firefox Safari Edge IE
1 1 1 12 5.5
see

https://developer.mozilla.org/docs/Web/CSS/white-space

Optional whiteSpace

whiteSpace: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "nowrap" | "-moz-pre-wrap" | "break-spaces" | "pre" | "pre-line" | "pre-wrap" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "nowrap" | "-moz-pre-wrap" | "break-spaces" | "pre" | "pre-line" | "pre-wrap")[]

The white-space CSS property sets how white space inside an element is handled.

Syntax: normal | pre | nowrap | pre-wrap | pre-line | break-spaces

Initial value: normal

Chrome Firefox Safari Edge IE
1 1 1 12 5.5
see

https://developer.mozilla.org/docs/Web/CSS/white-space

Optional widows

widows: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (number & {}))[]

The widows CSS property sets the minimum number of lines in a block container that must be shown at the top of a page, region, or column.

Syntax: <integer>

Initial value: 2

Chrome Firefox Safari Edge IE
25 No 1.3 12 8
see

https://developer.mozilla.org/docs/Web/CSS/widows

Optional width

width: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The width CSS property sets an element's width. By default, it sets the width of the content area, but if box-sizing is set to border-box, it sets the width of the border area.

Syntax: auto | <length> | <percentage> | min-content | max-content | fit-content(<length-percentage>)

Initial value: auto

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/width

Optional will-change

will-change: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "contents" | "scroll-position" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "contents" | "scroll-position")[]

The will-change CSS property hints to browsers how an element is expected to change. Browsers may set up optimizations before an element is actually changed. These kinds of optimizations can increase the responsiveness of a page by doing potentially expensive work before they are actually required.

Syntax: auto | <animateable-feature>#

Initial value: auto

Chrome Firefox Safari Edge IE
36 36 9.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/will-change

Optional willChange

willChange: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "contents" | "scroll-position" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | (string & {}) | "auto" | "contents" | "scroll-position")[]

The will-change CSS property hints to browsers how an element is expected to change. Browsers may set up optimizations before an element is actually changed. These kinds of optimizations can increase the responsiveness of a page by doing potentially expensive work before they are actually required.

Syntax: auto | <animateable-feature>#

Initial value: auto

Chrome Firefox Safari Edge IE
36 36 9.1 79 No
see

https://developer.mozilla.org/docs/Web/CSS/will-change

Optional word-break

word-break: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "break-word" | "break-all" | "keep-all" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "break-word" | "break-all" | "keep-all")[]

The word-break CSS property sets whether line breaks appear wherever the text would otherwise overflow its content box.

Syntax: normal | break-all | keep-all | break-word

Initial value: normal

Chrome Firefox Safari Edge IE
1 15 3 12 5.5
see

https://developer.mozilla.org/docs/Web/CSS/word-break

Optional word-spacing

word-spacing: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The word-spacing CSS property sets the length of space between words and between tags.

Syntax: normal | <length-percentage>

Initial value: normal

Chrome Firefox Safari Edge IE
1 1 1 12 6
see

https://developer.mozilla.org/docs/Web/CSS/word-spacing

Optional word-wrap

word-wrap: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "break-word" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "break-word")[]

The **overflow-wrap** CSS property applies to inline elements, setting whether the browser should insert line breaks within an otherwise unbreakable string to prevent text from overflowing its line box.

Syntax: normal | break-word

Initial value: normal

Optional wordBreak

wordBreak: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "break-word" | "break-all" | "keep-all" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "break-word" | "break-all" | "keep-all")[]

The word-break CSS property sets whether line breaks appear wherever the text would otherwise overflow its content box.

Syntax: normal | break-all | keep-all | break-word

Initial value: normal

Chrome Firefox Safari Edge IE
1 15 3 12 5.5
see

https://developer.mozilla.org/docs/Web/CSS/word-break

Optional wordSpacing

wordSpacing: undefined | string | (string & {}) | (undefined | string | (string & {}))[]

The word-spacing CSS property sets the length of space between words and between tags.

Syntax: normal | <length-percentage>

Initial value: normal

Chrome Firefox Safari Edge IE
1 1 1 12 6
see

https://developer.mozilla.org/docs/Web/CSS/word-spacing

Optional wordWrap

wordWrap: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "break-word" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "break-word")[]

The **overflow-wrap** CSS property applies to inline elements, setting whether the browser should insert line breaks within an otherwise unbreakable string to prevent text from overflowing its line box.

Syntax: normal | break-word

Initial value: normal

Optional writing-mode

writing-mode: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "horizontal-tb" | "sideways-lr" | "sideways-rl" | "vertical-lr" | "vertical-rl" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "horizontal-tb" | "sideways-lr" | "sideways-rl" | "vertical-lr" | "vertical-rl")[]

The writing-mode CSS property sets whether lines of text are laid out horizontally or vertically, as well as the direction in which blocks progress. When set for an entire document, it should be set on the root element (html element for HTML documents).

Syntax: horizontal-tb | vertical-rl | vertical-lr | sideways-rl | sideways-lr

Initial value: horizontal-tb

Chrome Firefox Safari Edge IE
48 41 10.1 12 9
8 -x- 5.1 -x-
see

https://developer.mozilla.org/docs/Web/CSS/writing-mode

Optional writingMode

writingMode: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "horizontal-tb" | "sideways-lr" | "sideways-rl" | "vertical-lr" | "vertical-rl" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "horizontal-tb" | "sideways-lr" | "sideways-rl" | "vertical-lr" | "vertical-rl")[]

The writing-mode CSS property sets whether lines of text are laid out horizontally or vertically, as well as the direction in which blocks progress. When set for an entire document, it should be set on the root element (html element for HTML documents).

Syntax: horizontal-tb | vertical-rl | vertical-lr | sideways-rl | sideways-lr

Initial value: horizontal-tb

Chrome Firefox Safari Edge IE
48 41 10.1 12 9
8 -x- 5.1 -x-
see

https://developer.mozilla.org/docs/Web/CSS/writing-mode

Optional z-index

z-index: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | (number & {}))[]

The z-index CSS property sets the z-order of a positioned element and its descendants or flex items. Overlapping elements with a larger z-index cover those with a smaller one.

Syntax: auto | <integer>

Initial value: auto

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/z-index

Optional zIndex

zIndex: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | (number & {}) | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "auto" | (number & {}))[]

The z-index CSS property sets the z-order of a positioned element and its descendants or flex items. Overlapping elements with a larger z-index cover those with a smaller one.

Syntax: auto | <integer>

Initial value: auto

Chrome Firefox Safari Edge IE
1 1 1 12 4
see

https://developer.mozilla.org/docs/Web/CSS/z-index

Optional zoom

zoom: undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | (number & {}) | "reset" | (undefined | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | (string & {}) | (number & {}) | "reset")[]

The non-standard zoom CSS property can be used to control the magnification level of an element. transform: scale() should be used instead of this property, if possible. However, unlike CSS Transforms, zoom affects the layout size of the element.

Syntax: normal | reset | <number> | <percentage>

Initial value: normal

Chrome Firefox Safari Edge IE
1 No 3.1 12 5.5
see

https://developer.mozilla.org/docs/Web/CSS/zoom

Generated using TypeDoc